Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(148)

Unified Diff: package.json

Issue 6811050: Automatic sprite image generation
Patch Set: Automatic sprite image generation Created 12 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/views/stylesheet.less ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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": {}
}
« no previous file with comments | « lib/views/stylesheet.less ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b