supprime une dépendance inutilisée

This commit is contained in:
swiing 2022-02-24 16:16:45 +01:00 committed by GitHub
parent dc2331ded2
commit 1c392fb2d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,6 @@
"dependencies": { "dependencies": {
"autoprefixer": "^9.7.1", "autoprefixer": "^9.7.1",
"postcss-combine-media-query": "^1.0.1", "postcss-combine-media-query": "^1.0.1",
"cssnano": "^4.1.10", "cssnano": "^4.1.10"
"gulp-rename": "^2.0.0"
} }
} }