sass is a full dependency, too

This commit is contained in:
Jake Howard 2022-08-03 21:51:07 +01:00
parent 1b1617380c
commit 1af1addb6f
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 10 additions and 46 deletions

View file

@ -22,7 +22,6 @@
"devDependencies": {
"eslint": "^8.21.0",
"prettier": "2.6.2",
"sass": "^1.52.3",
"stylelint": "^14.9.1",
"stylelint-config-prettier-scss": "^0.0.1",
"stylelint-config-standard-scss": "^5.0.0"
@ -39,6 +38,7 @@
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"npm-run-all": "^4.1.5",
"sass": "^1.52.3",
"shareon": "^2.0.0"
}
}