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 72b5d8b commit 5d209feCopy full SHA for 5d209fe
package.json
@@ -28,17 +28,17 @@
28
"autoprefixer": "^5.2.0",
29
"babelify": "^6.1.2",
30
"brfs": "^1.4.0",
31
- "browserify": "^10.2.3",
+ "browserify": "^11.0.1",
32
"budo": "^4.0.0",
33
- "css-modulesify": "^0.3.0",
+ "css-modulesify": "^0.3.4",
34
"garnish": "^2.1.3",
35
"gh-pages": "git://github.com/markdalgleish/gh-pages#cli-message",
36
"hyperscript": "^1.4.6",
37
"opnr": "^1.0.4",
38
"postcss-color-rebeccapurple": "^1.1.0",
39
- "postcss-modules-extract-imports": "0.0.5",
40
- "postcss-modules-local-by-default": "0.0.10",
41
- "postcss-modules-scope": "0.0.7",
+ "postcss-modules-extract-imports": "^0.0.5",
+ "postcss-modules-local-by-default": "^0.0.11",
+ "postcss-modules-scope": "^0.0.8",
42
"react": "^0.13.3",
43
"watchify": "^3.2.2"
44
}
0 commit comments