Skip to content

Commit

Permalink
fix(package): update browserify to version 15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jan 4, 2018
1 parent ad67d4a commit c673af6
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": "^14.4.0",
"browserify": "^15.0.0",
"browserify-istanbul": "^3.0.0",
"chai": "^4.1.0",
"chai-as-promised": "6.0.0",
Expand Down

0 comments on commit c673af6

Please sign in to comment.