Browse Source

Hotfix typo in package.json

moved to fast on that last PR
tags/v2.5.5
budparr 5 years ago
parent
commit
7cd8b26dad
No account linked to committer's email address
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      package.json

+ 2
- 2
package.json View File

"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"

Loading…
Cancel
Save