mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-24 14:42:35 +03:00
9225642eaa
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.1.5...v3.1.6) 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.6"
|
|
}
|
|
}
|