mirror of https://gitlab.com/curben/blog
chore(dev-deps): update autoprefixer from 9.6.1 to 10.0.0
- add postcss as devDep due to new requirement - Closes !26
This commit is contained in:
parent
778247fff6
commit
c6d0369b95
|
@ -6,7 +6,8 @@
|
|||
"build": "node build/script.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^9.6.1",
|
||||
"autoprefixer": "^10.0.0",
|
||||
"postcss": "^8.0.6",
|
||||
"postcss-normalize": "^9.0.0",
|
||||
"sanitize.css": "^12.0.0"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue