From cc44270f78d6e9a2ce60f99ea28e1badbc439ed9 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sun, 18 Oct 2015 16:04:48 +0100 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 37dcf852..aa9f0c0d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "caddy-cms", + "name": "caddy-hugo", "version": "1.0.0", "description": "Deploy your Hugo website and enjoy of an admin interface with Caddy server.", "repository": { @@ -37,4 +37,4 @@ "grunt-contrib-watch": "^0.6.1", "napa": "^1.2.0" } -} \ No newline at end of file +}