We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc73d18 commit d04c04dCopy full SHA for d04c04d
1 file changed
package.json
@@ -29,12 +29,12 @@
29
"homepage": "https://github.com/css-modules/postcss-modules-constants#readme",
30
"devDependencies": {
31
"babel": "^5.8.23",
32
- "chokidar": "^1.0.6",
33
- "mocha": "^2.3.2",
+ "chokidar": "^1.2.0",
+ "mocha": "^2.3.3",
34
"standard": "^5.3.1"
35
},
36
"dependencies": {
37
"icss-replace-symbols": "^1.0.1",
38
- "postcss": "^5.0.5"
+ "postcss": "^5.0.10"
39
}
40
0 commit comments