Skip to content

Commit 94b117d

Browse files
committed
Merge pull request #10 from joshwnj/patch-1
upgrade postcss-modules-scope to 0.0.8
2 parents f48992c + 07ce068 commit 94b117d

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
@@ -10,7 +10,7 @@
1010
"postcss": "^4.1.11",
1111
"postcss-modules-extract-imports": "^0.0.5",
1212
"postcss-modules-local-by-default": "^0.0.9",
13-
"postcss-modules-scope": "^0.0.7"
13+
"postcss-modules-scope": "^0.0.8"
1414
},
1515
"devDependencies": {
1616
"babel": "^5.5.4",

0 commit comments

Comments
 (0)