fix: cannot find module node-emoji #997

pull/1021/head
tanjinzhou 2019-07-24 19:23:47 +08:00
parent 5be307bc71
commit 80ebc2840a
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,6 @@
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
"mockdate": "^2.0.2",
"node-emoji": "^1.10.0",
"nprogress": "^0.2.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss": "^7.0.6",
@ -195,6 +194,7 @@
"lodash": "^4.17.5",
"moment": "^2.21.0",
"mutationobserver-shim": "^0.3.2",
"node-emoji": "^1.10.0",
"omit.js": "^1.0.0",
"raf": "^3.4.0",
"resize-observer-polyfill": "^1.5.1",