mirror of
https://github.com/danbee/my-images
synced 2025-03-04 08:49:05 +00:00
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.11.2 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.2...v3.1.11)
16 lines
260 B
JSON
16 lines
260 B
JSON
{
|
|
"engines": {
|
|
"node": ">=10.4",
|
|
"yarn": ">=1.9"
|
|
},
|
|
"dependencies": {
|
|
"@rails/webpacker": "3.5",
|
|
"axios": "^0.18.0",
|
|
"rails-ujs": "^5.2.1",
|
|
"stimulus": "^1.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"webpack-dev-server": "3.1.11"
|
|
}
|
|
}
|