Merge pull request #4476 from gabriel-caruso/package-cross-env

Updated cross-env in package.json
This commit is contained in:
Taylor Otwell 2017-11-01 08:57:45 -05:00 committed by GitHub
commit 01b9061f69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"devDependencies": { "devDependencies": {
"axios": "^0.17", "axios": "^0.17",
"bootstrap-sass": "^3.3.7", "bootstrap-sass": "^3.3.7",
"cross-env": "^5.0.1", "cross-env": "^5.1",
"jquery": "^3.2", "jquery": "^3.2",
"laravel-mix": "^1.0", "laravel-mix": "^1.0",
"lodash": "^4.17.4", "lodash": "^4.17.4",