Cleaning up the theme to support Vue JS and upgrade to 5.8
Showing
| ... | ... | @@ -7,6 +7,7 @@ |
| "require": { | ||
| "php": "^7.1.3", | ||
| "barryvdh/laravel-dompdf": "^0.8.3", | ||
| "barryvdh/laravel-ide-helper": "^2.6", | ||
| "fideloper/proxy": "^4.0", | ||
| "laravel/framework": "5.8.*", | ||
| "laravel/tinker": "^1.0", | ||
| ... | ... |
| ... | ... | @@ -15,6 +15,7 @@ |
| "cross-env": "^5.1", | ||
| "jquery": "^3.2", | ||
| "laravel-mix": "^2.0", | ||
| "laravel-mix-purgecss": "^4.1.0", | ||
| "lodash": "^4.17.5", | ||
| "popper.js": "^1.12", | ||
| "vue": "^2.5.7" | ||
| ... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment