mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-31 17:38:37 -04:00
replace node-sass with sass #11
node-sass is deprecated and doesn't work on arm64 https://sass-lang.com/blog/libsass-is-deprecated
This commit is contained in:
3769
app/frontend/package-lock.json
generated
3769
app/frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -23,8 +23,8 @@
|
||||
"@rollup/plugin-replace": "^4.0.0",
|
||||
"bootstrap": "^5.1.3",
|
||||
"dotenv": "^16.0.0",
|
||||
"node-sass": "^7.0.1",
|
||||
"postcss": "^8.4.6",
|
||||
"sass": "^1.49.9",
|
||||
"sirv-cli": "^2.0.0",
|
||||
"svelte-preprocess": "^4.10.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user