Packages update

This commit is contained in:
TheFirstSpine
2023-10-17 22:51:34 +05:30
committed by Jeremy Thomas
parent 5441d0aa7f
commit 633206b7ed
3 changed files with 2102 additions and 1624 deletions

View File

@@ -27,11 +27,11 @@
"url": "https://github.com/jgthms/bulma/issues"
},
"devDependencies": {
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.16",
"clean-css-cli": "^5.6.2",
"node-sass": "^8.0.0",
"node-sass": "^9.0.0",
"postcss-cli": "^10.1.0",
"rimraf": "^4.4.1"
"rimraf": "^5.0.5"
},
"scripts": {
"build": "npm run build-sass && npm run build-autoprefix && npm run build-cleancss",