mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Add arcorn to fix webpack/npm bug (#6137)
This commit is contained in:
parent
f05d339dcf
commit
e46fdd6546
|
@ -48,6 +48,7 @@
|
||||||
"@babel/runtime": "7.1.2",
|
"@babel/runtime": "7.1.2",
|
||||||
"@babel/runtime-corejs2": "7.1.2",
|
"@babel/runtime-corejs2": "7.1.2",
|
||||||
"@babel/template": "7.1.2",
|
"@babel/template": "7.1.2",
|
||||||
|
"acorn": "^6.0.5",
|
||||||
"ansi-html": "0.0.7",
|
"ansi-html": "0.0.7",
|
||||||
"arg": "3.0.0",
|
"arg": "3.0.0",
|
||||||
"async-sema": "2.1.4",
|
"async-sema": "2.1.4",
|
||||||
|
|
Loading…
Reference in a new issue