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 369e362 commit 0d7524dCopy full SHA for 0d7524d
package.json
@@ -9,7 +9,7 @@
9
"babel-types": "^6.19.0",
10
"generic-names": "^1.0.2",
11
"postcss": "^5.2.6",
12
- "postcss-modules": "^0.5.2",
+ "postcss-modules": "^0.6.2",
13
"postcss-modules-extract-imports": "^1.0.1",
14
"postcss-modules-local-by-default": "^1.1.1",
15
"postcss-modules-parser": "^1.1.0",
@@ -27,9 +27,9 @@
27
"babel-plugin-transform-flow-strip-types": "^6.18.0",
28
"babel-preset-es2015": "^6.18.0",
29
"eslint": "^3.11.1",
30
- "eslint-config-canonical": "^5.8.0",
31
- "flow-bin": "^0.36.0",
32
- "husky": "^0.11.9",
+ "eslint-config-canonical": "^6.0.0",
+ "flow-bin": "^0.37.4",
+ "husky": "^0.12.0",
33
"mocha": "^3.2.0",
34
"semantic-release": "^6.3.5"
35
},
0 commit comments