Skip to content

Commit

Permalink
Update browserify to 14.1.0 to support async / await
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav21r committed Mar 16, 2017
1 parent 8c30159 commit 2233e43
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 2233e43

Please sign in to comment.