Skip to content

Commit 499a9cc

Browse files
committed
v0.0.3
1 parent 1e92d18 commit 499a9cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "csscomb",
33
"description": "Tool for beautify CSS",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"homepage": "http://csscomb.com/",
66
"author": "Mikhail Troshev <mishanga@yandex-team.ru>",
77
"repository": "https://github.com/csscomb/csscomb.js",
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"engines": {
21-
"node": ">= 0.8.0"
21+
"node": "0.8 | 0.10"
2222
},
2323
"dependencies": {
2424
"commander": "1.1.1",

0 commit comments

Comments
 (0)