Skip to content

Commit bbac30c

Browse files
fix(package): update postcss to version 7.0.0
Closes #248
1 parent b02e41c commit bbac30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"node-cron": "1.2.0",
9292
"normalizr": "3.2.3",
9393
"path": "0.12.7",
94-
"postcss": "6.0.4",
94+
"postcss": "7.0.0",
9595
"postcss-apply": "0.7.0",
9696
"postcss-css-variables": "0.7.0",
9797
"postcss-import": "10.0.0",

0 commit comments

Comments
 (0)