Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
feat(core): teste 17
Browse files Browse the repository at this point in the history
  • Loading branch information
ubialimv committed Feb 18, 2020
1 parent 5231f44 commit e577404
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 93 deletions.
102 changes: 16 additions & 86 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react",
"version": "1.7.0",
"version": "1.8.0",
"description": "React example starter project",
"keywords": [
"react",
Expand All @@ -27,7 +27,6 @@
"@semantic-release/release-notes-generator": "^9.0.0",
"commitizen": "^4.0.3",
"cz-conventional-changelog": "^3.1.0",
"husky": "^1.3.1",
"semantic-release": "^17.0.4",
"typescript": "3.3.3"
},
Expand Down Expand Up @@ -73,10 +72,5 @@
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
}
}

0 comments on commit e577404

Please sign in to comment.