mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-14 02:03:11 +00:00
Bump browserify to 3.46.1
3.36.0 depends (indirectly, via derequire 0.8.0) on esprima-six, which has disappeared from npm causing installation to fail. https://github.com/substack/node-browserify/pull/710
This commit is contained in:
parent
6e4cd12e24
commit
f6e6f9a909
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"browserify-shim": {},
|
||||
"devDependencies": {
|
||||
"browserify": "~3.36.0",
|
||||
"browserify": "~3.46.1",
|
||||
"browserify-shim": "~3.4.1",
|
||||
"gulp": "~3.8.11",
|
||||
"gulp-autoprefixer": "~1.0.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue