Skip to content

Commit 7e82827

Browse files
committed
ensure compatibility with postcss v4.x
poke @yisibl
1 parent 59e048a commit 7e82827

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
@@ -27,7 +27,7 @@
2727
"index.js"
2828
],
2929
"devDependencies": {
30-
"postcss": "^3.0.7",
30+
"postcss": "^4.0.2",
3131
"tape": "^3.0.0"
3232
},
3333
"bugs": {

0 commit comments

Comments
 (0)