Update package.json

This commit is contained in:
integritychain 2025-09-01 18:34:31 -05:00 committed by GitHub
parent a9b02e92cd
commit 30bac08580
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@
"hello-wasm-pack": "^0.1.0",
"webpack": "^4.29.3",
"webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.5",
"webpack-dev-server": ">=5.2.1",
"copy-webpack-plugin": "^5.0.0"
}
}