mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 12:47:08 +00:00
Change sass version specification in package-lock.
Should stop `npm install` from modifying it.
This commit is contained in:
2
lib/www/client/source/package-lock.json
generated
2
lib/www/client/source/package-lock.json
generated
@@ -33,7 +33,7 @@
|
||||
"@vue/cli-plugin-router": "~4.4.0",
|
||||
"@vue/cli-plugin-vuex": "~4.4.0",
|
||||
"@vue/cli-service": "^4.5.13",
|
||||
"sass": "1.32",
|
||||
"sass": "~1.32",
|
||||
"sass-loader": "^8.0.0",
|
||||
"stylus": "^0.54.8",
|
||||
"stylus-loader": "^3.0.2",
|
||||
|
||||
Reference in New Issue
Block a user