Skip to content

Commit dffbf53

Browse files
committed
Fixed the PostCSS version
1 parent bf4ca13 commit dffbf53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"jest-ci": "^0.1.1",
4040
"jest-cli": "^26.6.3",
4141
"nanodelay": "^1.0.6",
42-
"postcss": "^8.1.14"
42+
"postcss": "8.1.14"
4343
},
4444
"peerDependencies": {
4545
"postcss": "8.1.14"

0 commit comments

Comments
 (0)