Skip to content

Commit

Permalink
fix(package): update browserify to version 16.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 7, 2018
1 parent a293f4d commit b57a161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"test": "npm run assert-beautified && npm run jshint && npm run node-full-test && npm run browser-coverage-full-test"
},
"dependencies": {
"browserify": "^15.0.0",
"browserify": "^16.0.0",
"browserify-istanbul": "^3.0.0",
"chai": "^4.1.0",
"chai-as-promised": "6.0.0",
Expand Down

0 comments on commit b57a161

Please sign in to comment.