From 7cd8b26dad8ce3baafbcd9cbc2b0c3567ef972ca Mon Sep 17 00:00:00 2001 From: budparr Date: Sun, 27 Oct 2019 17:59:20 -0400 Subject: [PATCH] Hotfix typo in package.json moved to fast on that last PR --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 13203d2..764bb5c 100755 --- a/package.json +++ b/package.json @@ -8,8 +8,8 @@ "url": "git+https://github.com/theNewDynamic/thenewdynamic.com.git" }, "scripts": { - "version": "auto-changelog -p --template keepachangelog --commit-limit 0 && git add CHANGELOG.md", - } + "version": "auto-changelog -p --template keepachangelog --commit-limit 0 && git add CHANGELOG.md" + }, "keywords": [ "hugo", "gohugo"