Ver código fonte

Hotfix typo in package.json

moved to fast on that last PR
tags/v2.5.5
budparr 5 anos atrás
pai
commit
7cd8b26dad
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      package.json

+ 2
- 2
package.json Ver arquivo

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

Carregando…
Cancelar
Salvar