1
0
Fork 0
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:
Connor Davis 2019-01-25 19:28:44 -06:00 committed by Tim Neutkens
parent f05d339dcf
commit e46fdd6546

View file

@ -48,6 +48,7 @@
"@babel/runtime": "7.1.2",
"@babel/runtime-corejs2": "7.1.2",
"@babel/template": "7.1.2",
"acorn": "^6.0.5",
"ansi-html": "0.0.7",
"arg": "3.0.0",
"async-sema": "2.1.4",