We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a3e8d6 + a71d7c9 commit f0a9692Copy full SHA for f0a9692
laravel/embedded_analytics/package.json
@@ -10,11 +10,11 @@
10
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
11
},
12
"devDependencies": {
13
- "axios": "^0.15.3",
+ "axios": "^0.19",
14
"bootstrap-sass": "^3.4.1",
15
- "cross-env": "^3.2.3",
+ "cross-env": "^7.0",
16
"jquery": "^3.5.0",
17
- "laravel-mix": "0.*",
+ "laravel-mix": "^5.0.1",
18
"lodash": "^4.17.13",
19
"vue": "^2.1.10"
20
}
0 commit comments