Skip to content

Commit

Permalink
Merge pull request #392 from gaurav21r/patch-1
Browse files Browse the repository at this point in the history
Update browserify to 14.1.0 to support async / await
  • Loading branch information
DirtyHairy committed May 21, 2017
2 parents 8c30159 + 2233e43 commit 4f96beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"async": "^1.5.0",
"browserify": "^13.0.0",
"browserify": "^14.1.0",
"glob": "^6.0.3",
"lodash": "^3.10.1",
"resolve": "^1.1.6",
Expand Down

0 comments on commit 4f96beb

Please sign in to comment.