Skip to content

Commit f819a04

Browse files
author
Felix Cheruiyot
committed
Updated documentation
1 parent 71b8ec4 commit f819a04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/laravel-setup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --config=node_modules/laravel-mix/setup/webpack.config.js"
1111
},
1212
"devDependencies": {
13-
"axios": "^0.19",
13+
"axios": ">=0.21.2",
1414
"cross-env": "^7.0",
1515
"laravel-mix": "^5.0.1",
1616
"lodash": "^4.17.19",

0 commit comments

Comments
 (0)