1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00

Update postcss-cli to the latest version 🚀 (#74)

* fix(package): update postcss-cli to version 7.0.0

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot] 2020-01-12 09:22:09 +01:00 committed by heyarne
commit c9eacef57c
2 changed files with 729 additions and 228 deletions

953
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -32,7 +32,7 @@
"create-react-class": "^15.6.3",
"highlight.js": "9.15.10",
"open-iconic": "^1.1.1",
"postcss-cli": "^6.1.2",
"postcss-cli": "^7.0.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-sortable-hoc": "^1.8.3"