Skip to content

Commit

Permalink
(meta) Updates assert in Browserify
Browse files Browse the repository at this point in the history
We can move back to npm's browserify when browserify/browserify#1611 is merged
  • Loading branch information
robotlolita committed Sep 8, 2016
1 parent 250a612 commit b9b0d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"babel-polyfill": "^6.13.0",
"babel-preset-es2015": "^6.3.13",
"babel-runtime": "^6.11.6",
"browserify": "^13.1.0",
"browserify": "github:robotlolita/node-browserify#patch/assert",
"es5-shim": "^4.5.9",
"es6-shim": "^0.35.1",
"eslint": "^2.7.0",
Expand Down

0 comments on commit b9b0d5f

Please sign in to comment.