Skip to content

Commit 8edf41f

Browse files
committed
update test to ensure postcss 3.0 compatibility
1 parent 454347f commit 8edf41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"jscs": "^1.6.2",
2727
"jshint": "^2.5.6",
28-
"postcss": "^2.2.5",
28+
"postcss": "^3.0.0",
2929
"tape": "^3.0.0"
3030
},
3131
"scripts": {

0 commit comments

Comments
 (0)