mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-27 19:28:56 +03:00
304af77015
Bumps [webpack](https://github.com/webpack/webpack) from 4.16.5 to 4.17.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.16.5...v4.17.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"webpack": "^4.17.0",
|
|
"webpack-cli": "^3.1.0",
|
|
"webpack-dev-server": "^3.1.5"
|
|
}
|
|
}
|