Skip to content

Commit e1b336b

Browse files
committed
Merge pull request #164 from furkanpoyraz/patch-2
Changed postcss version to current
2 parents d52bf44 + a4e70d4 commit e1b336b

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
@@ -8,7 +8,7 @@
88
"url": "https://github.com/corysimmons/lost.git"
99
},
1010
"dependencies": {
11-
"postcss": "~4.1.4",
11+
"postcss": "^5.0.4",
1212
"object-assign": "~2.0.0"
1313
},
1414
"keywords": [

0 commit comments

Comments
 (0)