1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Remove 'acorn' dependency (#6193)

This commit is contained in:
Konstantin Grushetsky 2019-02-03 16:36:29 +03:00 committed by Tim Neutkens
parent ed2aa607d5
commit 2f304bd10e

View file

@ -48,7 +48,6 @@
"@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",