mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 10:10:52 +00:00
Bumps [webpack](https://github.com/webpack/webpack) from 4.17.0 to 4.17.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.17.0...v4.17.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"webpack": "^4.17.1",
|
|
"webpack-cli": "^3.1.0",
|
|
"webpack-dev-server": "^3.1.5"
|
|
}
|
|
}
|