Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/curttimson/hugo-theme-dopetrope.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/package.json b/package.json
index e40985e..fa7d83f 100644
--- a/package.json
+++ b/package.json
@@ -20,5 +20,9 @@
"bugs": {
"url": "https://github.com/curttimson/hugo-theme-dopetrope/issues"
},
- "homepage": "https://github.com/curttimson/hugo-theme-dopetrope#readme"
+ "homepage": "https://github.com/curttimson/hugo-theme-dopetrope#readme",
+ "devDependencies": {
+ "gulp": "^3.9.1",
+ "gulp-gh-pages": "^0.5.4"
+ }
}