Skip to content

Commit a7e1577

Browse files
author
Ayush Kumar Mishra
committed
fixed build error
1 parent b97d093 commit a7e1577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/weather_report/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@wasm-tool/wasm-pack-plugin": "^1.1.0",
12-
"copy-webpack-plugin": "^5.0.3",
12+
"copy-webpack-plugin": "6.0.2",
1313
"webpack": "^4.42.0",
1414
"webpack-cli": "^3.3.3",
1515
"webpack-dev-server": "^3.7.1",

0 commit comments

Comments
 (0)