Move laravel-mix to production dependencies

This commit is contained in:
Edward Loveall 2021-08-29 17:02:20 -04:00
parent d850eafbf2
commit a5e49209a5
No known key found for this signature in database
GPG Key ID: A7606DFEC2BA731F
2 changed files with 1541 additions and 2546 deletions

View File

@ -3,6 +3,7 @@
"private": true,
"dependencies": {
"@rails/ujs": "^6.0.0",
"laravel-mix": "^6.0.28",
"normalize-scss": "^7.0.1",
"tufte-css": "^1.8.0",
"turbolinks": "^5.2.0"
@ -17,7 +18,6 @@
"@babel/compat-data": "^7.9.0",
"browser-sync": "^2.26.7",
"compression-webpack-plugin": "^7.0.0",
"laravel-mix": "^6.0.0",
"postcss": "^8.1.0",
"resolve-url-loader": "^3.1.1",
"sass": "^1.26.10",

4085
yarn.lock

File diff suppressed because it is too large Load Diff