We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fedab0d commit fc4d033Copy full SHA for fc4d033
package.json
@@ -5,13 +5,13 @@
5
"main": "index.js",
6
"dependencies": {
7
"babel": "^5.8.20",
8
- "css-modules-loader-core": "0.0.11",
9
"postcss": "^4.1.16",
10
"postcss-modules-extract-imports": "0.0.5",
11
"postcss-modules-local-by-default": "0.0.9",
12
"postcss-modules-scope": "0.0.8"
13
},
14
"devDependencies": {
+ "css-modules-loader-core": "0.0.12",
15
"mocha": "^2.2.5"
16
17
"scripts": {
0 commit comments