Fixed the wasm run in node

This commit is contained in:
2020-08-20 11:25:02 +07:00
parent 6ecb7a245d
commit 735c6be0c3
2 changed files with 1 additions and 3 deletions

View File

@@ -27,8 +27,7 @@
},
"homepage": "https://github.com/rustwasm/create-wasm-app#readme",
"devDependencies": {
"copy-webpack-plugin": "^6.0.3",
"hello-wasm-pack": "^0.1.0",
"copy-webpack-plugin": "^5.0.0",
"webpack": "^4.29.3",
"webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.5"