Hotfix typo in package.json

moved to fast on that last PR
This commit is contained in:
budparr 2019-10-27 17:59:20 -04:00
parent a4f7c72eb3
commit 7cd8b26dad
No known key found for this signature in database
GPG key ID: BCE2F8599C3391B6

View file

@ -8,8 +8,8 @@
"url": "git+https://github.com/theNewDynamic/thenewdynamic.com.git" "url": "git+https://github.com/theNewDynamic/thenewdynamic.com.git"
}, },
"scripts": { "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": [ "keywords": [
"hugo", "hugo",
"gohugo" "gohugo"