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 1e92d18 commit 499a9ccCopy full SHA for 499a9cc
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "csscomb",
3
"description": "Tool for beautify CSS",
4
- "version": "0.0.2",
+ "version": "0.0.3",
5
"homepage": "http://csscomb.com/",
6
"author": "Mikhail Troshev <mishanga@yandex-team.ru>",
7
"repository": "https://github.com/csscomb/csscomb.js",
@@ -18,7 +18,7 @@
18
}
19
],
20
"engines": {
21
- "node": ">= 0.8.0"
+ "node": "0.8 | 0.10"
22
},
23
"dependencies": {
24
"commander": "1.1.1",
0 commit comments