mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
fix: use esm@3.0.34 for now
This commit is contained in:
parent
28447ec9bd
commit
aaf44cf20a
@ -83,7 +83,7 @@
|
||||
"consola": "^1.3.0",
|
||||
"css-loader": "^0.28.11",
|
||||
"es6-promise": "^4.2.4",
|
||||
"esm": "^3.0.36",
|
||||
"esm": "3.0.34",
|
||||
"etag": "^1.8.1",
|
||||
"file-loader": "^1.1.11",
|
||||
"fresh": "^0.5.2",
|
||||
|
@ -2710,9 +2710,9 @@ eslint@^4.19.1:
|
||||
table "4.0.2"
|
||||
text-table "~0.2.0"
|
||||
|
||||
esm@^3.0.36:
|
||||
version "3.0.36"
|
||||
resolved "https://registry.yarnpkg.com/esm/-/esm-3.0.36.tgz#3381ae971faf2761908c6c050f1a157225cea964"
|
||||
esm@3.0.34:
|
||||
version "3.0.34"
|
||||
resolved "https://registry.yarnpkg.com/esm/-/esm-3.0.34.tgz#f86afa35c83a0f535da01d15e625e45794ebddc8"
|
||||
|
||||
espree@^3.5.2, espree@^3.5.4:
|
||||
version "3.5.4"
|
||||
|
Loading…
Reference in New Issue
Block a user