Skip to content

Commit

Permalink
Upgrade node deps
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcsmith committed Mar 26, 2020
1 parent 0b2f8bf commit a68a177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/browser_app_skeleton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"prod": "NODE_ENV=production yarn run webpack --progress --hide-modules --color --config=node_modules/laravel-mix/setup/webpack.config.js"
},
"devDependencies": {
"browser-sync": "^2.18.13",
"browser-sync": "^2.26.7",
"compression-webpack-plugin": "^3.0.0",
"laravel-mix": "^4.0.0",
"resolve-url-loader": "2.3.1",
"sass": "1.17.1",
"sass-loader": "7.*",
"sass-loader": "^8.0.2",
"vue-template-compiler": "^2.5.22"
}
}

0 comments on commit a68a177

Please sign in to comment.