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.json8
1 files changed, 2 insertions, 6 deletions
diff --git a/package.json b/package.json
index 1542991..f86204b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-dopetrope",
- "version": "4.2.2",
+ "version": "4.2.3",
"description": "Hugo Theme Dopetrope",
"main": "index.js",
"scripts": {
@@ -20,9 +20,5 @@
"bugs": {
"url": "https://github.com/curttimson/hugo-theme-dopetrope/issues"
},
- "homepage": "https://github.com/curttimson/hugo-theme-dopetrope#readme",
- "devDependencies": {
- "gulp": "^3.9.1",
- "gulp-gh-pages": "^0.5.4"
- }
+ "homepage": "https://github.com/curttimson/hugo-theme-dopetrope#readme"
}