chore: update wasm-pack-plugin to 0.4.1

This commit is contained in:
Sven Sauleau
2019-05-29 17:09:26 +01:00
parent cd724cb274
commit f63238ee24
21 changed files with 22 additions and 22 deletions

View File

@ -4,7 +4,7 @@
"serve": "webpack-dev-server"
},
"devDependencies": {
"@wasm-tool/wasm-pack-plugin": "0.2.1",
"@wasm-tool/wasm-pack-plugin": "0.4.1",
"text-encoding": "^0.7.0",
"html-webpack-plugin": "^3.2.0",
"webpack": "^4.29.4",