Skip to content

Commit d0ff7e9

Browse files
committed
fixed dependency version
1 parent 161ecf0 commit d0ff7e9

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
@@ -7,7 +7,7 @@
77
"css-modules-loader-core": "0.0.11",
88
"postcss": "^4.1.16",
99
"postcss-modules-extract-imports": "0.0.5",
10-
"postcss-modules-local-by-default": "0.0.11",
10+
"postcss-modules-local-by-default": "0.0.9",
1111
"postcss-modules-scope": "0.0.8"
1212
},
1313
"devDependencies": {

0 commit comments

Comments
 (0)