Skip to content

Commit 67233f2

Browse files
authored
Update package.json
upgrading to postcss 8
1 parent de77c3c commit 67233f2

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
@@ -17,7 +17,7 @@
1717
"balanced-match": "^1.0.0",
1818
"escape-string-regexp": "^1.0.3",
1919
"extend": "^3.0.1",
20-
"postcss": "^6.0.8"
20+
"postcss": "^8.0.8"
2121
},
2222
"devDependencies": {
2323
"bluebird": "^3.5.0",

0 commit comments

Comments
 (0)