Index: package.json |
=== modified file 'package.json' |
--- package.json 2012-10-26 14:40:41 +0000 |
+++ package.json 2012-10-30 11:33:21 +0000 |
@@ -28,7 +28,9 @@ |
"yuidocjs": "0.3.x", |
"minimatch": "0.2.x", |
"graceful-fs": "1.1.x", |
- "rimraf": "2.0.x" |
+ "rimraf": "2.0.x", |
+ "grunt": ">=0.2.0", |
+ "node-spritesheet": ">=0.2.3" |
}, |
"optionalDependencies": {} |
} |