Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit b2a385a

Browse files
Aaron Ballardjonathantneal
authored andcommitted
Upgrade PostCSS to 7.0.2
1 parent c0c9622 commit b2a385a

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
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@csstools/convert-colors": "^1.4.0",
29-
"postcss": "^6.0.23",
29+
"postcss": "^7.0.2",
3030
"postcss-values-parser": "^1.5.0"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)