File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " css-modules-loader-core" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " A loader-agnostic CSS Modules implementation, based on PostCSS" ,
5
5
"main" : " lib/index.js" ,
6
6
"directories" : {
7
7
"test" : " test"
8
8
},
9
9
"dependencies" : {
10
- "icss-replace-symbols" : " 1.0.2 " ,
11
- "postcss" : " 5.2.9 " ,
12
- "postcss-modules-values " : " 1.2.2 " ,
13
- "postcss-modules-extract-imports " : " 1.0.1 " ,
14
- "postcss-modules-local-by-default " : " 1.1.1 " ,
15
- "postcss-modules-scope " : " 1.0.2 "
10
+ "icss-replace-symbols" : " 1.1.0 " ,
11
+ "postcss" : " 6.0.1 " ,
12
+ "postcss-modules-extract-imports " : " 1.1.0 " ,
13
+ "postcss-modules-local-by-default " : " 1.2.0 " ,
14
+ "postcss-modules-scope " : " 1.1.0 " ,
15
+ "postcss-modules-values " : " 1.3.0 "
16
16
},
17
17
"devDependencies" : {
18
18
"babel" : " 5.8.29" ,
You can’t perform that action at this time.
0 commit comments