Skip to content

Commit

Permalink
bump axios version
Browse files Browse the repository at this point in the history
  • Loading branch information
leonjza committed Jan 5, 2021
1 parent c80c7dc commit f2aac98
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 --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
},
"devDependencies": {
"axios": "^0.18.1",
"axios": ">=0.21.1",
"cross-env": "^5.0.1",
"laravel-mix": "^1.0",
"lodash": "^4.17.4"
Expand Down

0 comments on commit f2aac98

Please sign in to comment.