Update dev browserify.
This allows us to browserify the contents of test/browser.js without erroring The previous version of browserify was choking on the file. xref #1838
This commit is contained in:
parent
2c3566de03
commit
3c07b519f5
@ -3,7 +3,7 @@
|
||||
"devDependencies": {
|
||||
"babel": "5.6.10",
|
||||
"babel-eslint": "^3.1.19",
|
||||
"browserify": "^9.0.8",
|
||||
"browserify": "^11.0.0",
|
||||
"chai": "^2.2.0",
|
||||
"es5-shim": "^4.1.7",
|
||||
"eslint": "^0.21.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user