1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00

update deps

This commit is contained in:
Jenil Gogari 2020-05-16 15:48:02 -04:00
parent 954ac66fe7
commit df8e6c9fc0

View File

@ -29,11 +29,11 @@
}, },
"devDependencies": { "devDependencies": {
"autoprefixer": "^9.6.1", "autoprefixer": "^9.6.1",
"cross-env": "^5.2.0", "cross-env": "^7.0.2",
"cssnano": "^4.1.7", "cssnano": "^4.1.7",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"postcss-cli": "^6.1.3", "postcss-cli": "^7.1.1",
"postcss-csso": "^3.0.0", "postcss-csso": "^4.0.0",
"postcss-import": "^12.0.1", "postcss-import": "^12.0.1",
"rimraf": "^3.0.0" "rimraf": "^3.0.0"
}, },