Merge pull request #1218 from rustwasm/dependabot/npm_and_yarn/@wasm-tool/wasm-pack-plugin-0.2.3

Update @wasm-tool/wasm-pack-plugin requirement from 0.2.2 to 0.2.3
This commit is contained in:
Alex Crichton
2019-01-31 10:14:17 -06:00
committed by GitHub

View File

@@ -4,7 +4,7 @@
"serve": "webpack-dev-server -p"
},
"devDependencies": {
"@wasm-tool/wasm-pack-plugin": "0.2.2",
"@wasm-tool/wasm-pack-plugin": "0.2.3",
"text-encoding": "^0.7.0",
"html-webpack-plugin": "^3.2.0",
"webpack": "^4.11.1",