Skip to content

Commit c56bceb

Browse files
Update webpack-dev-server requirement from 1.14.1 to 1.16.5
Updates the requirements on [webpack-dev-server](https://github.com/webpack/webpack-dev-server) to permit the latest version. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v1.14.1...v1.16.5)
1 parent 897ece0 commit c56bceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react-dom": "15.3.0",
3535
"react-hot-loader": "1.3.0",
3636
"webpack": "1.13.1",
37-
"webpack-dev-server": "1.14.1"
37+
"webpack-dev-server": "1.16.5"
3838
},
3939
"dependencies": {
4040
"prop-types": "15.5.10"

0 commit comments

Comments
 (0)