Skip to content

Commit 8ca7098

Browse files
committed
Upgrade postcss-modules-local-by-default
It fixes webpack-contrib#107
1 parent 3571037 commit 8ca7098

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
@@ -9,7 +9,7 @@
99
"loader-utils": "~0.2.2",
1010
"postcss": "^4.1.11",
1111
"postcss-modules-extract-imports": "0.0.5",
12-
"postcss-modules-local-by-default": "0.0.10",
12+
"postcss-modules-local-by-default": "0.0.11",
1313
"postcss-modules-scope": "0.0.7",
1414
"source-list-map": "^0.1.4"
1515
},

0 commit comments

Comments
 (0)