mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
Update Laravel to 7.0
This commit is contained in:
@@ -11,16 +11,16 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"axios": "^0.18.1",
|
||||
"bootstrap": "^4.4.1",
|
||||
"bootstrap": "^4.5.0",
|
||||
"cross-env": "^5.2.1",
|
||||
"jquery": "^3.4.1",
|
||||
"jquery": "^3.5.1",
|
||||
"laravel-mix": "^2.1.14",
|
||||
"lodash": "^4.17.15",
|
||||
"popper.js": "^1.16.1",
|
||||
"vue": "^2.6.11"
|
||||
},
|
||||
"dependencies": {
|
||||
"ajv": "^6.12.0",
|
||||
"ajv": "^6.12.2",
|
||||
"sweetalert2": "^7.33.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user