fix: module error due to esm 3.0.77

This commit is contained in:
Clark Du 2018-08-18 22:19:37 +01:00
parent c64a7ea4b5
commit 21b80c4c5f
No known key found for this signature in database
GPG Key ID: D0E5986AF78B86D9
2 changed files with 4 additions and 4 deletions

View File

@ -85,7 +85,7 @@
"css-loader": "0.28.11",
"cssnano": "^4.0.5",
"debug": "^3.1.0",
"esm": "^3.0.77",
"esm": "3.0.76",
"etag": "^1.8.1",
"file-loader": "^1.1.11",
"fresh": "^0.5.2",

View File

@ -3135,9 +3135,9 @@ eslint@^4.19.1:
table "4.0.2"
text-table "~0.2.0"
esm@^3.0.77:
version "3.0.77"
resolved "https://registry.yarnpkg.com/esm/-/esm-3.0.77.tgz#9c81e3f4c8e422b86d525d0d365665825af8dfae"
esm@3.0.76:
version "3.0.76"
resolved "https://registry.yarnpkg.com/esm/-/esm-3.0.76.tgz#54bdaf751b2a566e5cf50dab3d91a59f484c84ef"
espree@^3.5.2, espree@^3.5.4:
version "3.5.4"