Skip to content

Commit 02aac9b

Browse files
fix(package): update postcss to version 7.0.31
Closes #61
1 parent 42219e8 commit 02aac9b

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
@@ -39,7 +39,7 @@
3939
"jscodeshift": "0.7.0",
4040
"loader-utils": "1.2.3",
4141
"parse5": "5.1.1",
42-
"postcss": "7.0.24",
42+
"postcss": "7.0.31",
4343
"postcss-load-config": "2.1.0"
4444
},
4545
"devDependencies": {

0 commit comments

Comments
 (0)