Skip to content

Commit

Permalink
[#] Handle dependencies alert
Browse files Browse the repository at this point in the history
  • Loading branch information
WangNingkai committed Jan 15, 2021
1 parent c79e554 commit a082bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
},
"devDependencies": {
"axios": "^0.19",
"axios": "^0.21",
"cross-env": "^7.0",
"laravel-mix": "^5.0.1",
"lodash": "^4.17.13",
Expand Down

0 comments on commit a082bac

Please sign in to comment.