1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-09-24 20:01:32 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
149fd94232 Bump webpack-dev-server from 2.11.3 to 3.1.11
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.11.3 to 3.1.11.
- [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/v2.11.3...v3.1.11)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-30 07:32:44 +00:00
2 changed files with 1010 additions and 332 deletions

1340
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -54,7 +54,7 @@
"smart-banner-webpack-plugin": "^3.0.1",
"style-loader": "^0.19.1",
"webpack": "^3.6.0",
"webpack-dev-server": "^2.8.2"
"webpack-dev-server": "^3.1.11"
},
"scripts": {
"prebuild": "rimraf static/js/webslide*",