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 11{
22 "name" : " css-modules-loader-core" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " A loader-agnostic CSS Modules implementation, based on PostCSS" ,
55 "main" : " lib/index.js" ,
66 "directories" : {
77 "test" : " test"
88 },
99 "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 "
1616 },
1717 "devDependencies" : {
1818 "babel" : " 5.8.29" ,
You can’t perform that action at this time.
0 commit comments