Skip to content

Commit dc9f7a8

Browse files
committed
Update package.json
1 parent d4ea4a9 commit dc9f7a8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-csscomb",
33
"description": "The grunt plugin for sorting CSS properties in specific order.",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"homepage": "https://github.com/csscomb/grunt-csscomb",
66
"author": {
77
"name": "Koji Ishimoto",
@@ -29,7 +29,6 @@
2929
"test": "grunt test"
3030
},
3131
"dependencies": {
32-
"async": "~0.2.9",
3332
"csscomb": "1.0.0"
3433
},
3534
"devDependencies": {

0 commit comments

Comments
 (0)