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 d4ea4a9 commit dc9f7a8Copy full SHA for dc9f7a8
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "grunt-csscomb",
3
"description": "The grunt plugin for sorting CSS properties in specific order.",
4
- "version": "1.0.0",
+ "version": "1.1.0",
5
"homepage": "https://github.com/csscomb/grunt-csscomb",
6
"author": {
7
"name": "Koji Ishimoto",
@@ -29,7 +29,6 @@
29
"test": "grunt test"
30
},
31
"dependencies": {
32
- "async": "~0.2.9",
33
"csscomb": "1.0.0"
34
35
"devDependencies": {
0 commit comments