mirror of
https://github.com/rschamp/gh-pages.git
synced 2026-03-29 00:33:44 +08:00
Extract publish task logic from grunt-gh-pages
+ lint fix for git.js
This commit is contained in:
@@ -31,7 +31,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"q": "~1.0.1",
|
||||
"q-io": "~1.11.0"
|
||||
"q-io": "~1.11.0",
|
||||
"graceful-fs": "2.0.1",
|
||||
"async": "0.2.9",
|
||||
"wrench": "1.5.1",
|
||||
"lodash": "~2.4.1",
|
||||
"grunt": "~0.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"glob": "~3.2.9",
|
||||
|
||||
Reference in New Issue
Block a user