Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 708ed96

Browse files
authored
Merge pull request #61 from hskang9/patch-1
Change webpack version into fixed version
2 parents bfdf9fc + 834f511 commit 708ed96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"homepage": "https://github.com/rustwasm/create-wasm-app#readme",
2929
"devDependencies": {
3030
"hello-wasm-pack": "^0.1.0",
31-
"webpack": "^4.16.3",
31+
"webpack": "^4.29.3",
3232
"webpack-cli": "^3.1.0",
3333
"webpack-dev-server": "^3.1.5",
3434
"copy-webpack-plugin": "^4.5.2"

0 commit comments

Comments
 (0)