Skip to content

Commit

Permalink
feat: pre-push
Browse files Browse the repository at this point in the history
  • Loading branch information
SoldierAb committed Dec 19, 2019
1 parent b1a0c61 commit a285771
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
13 changes: 13 additions & 0 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"dev": "gulp --env=development",
"release": "standard-version"
},
"pre-push": "release",
"author": "cgj",
"license": "ISC",
"devDependencies": {
Expand All @@ -35,6 +36,7 @@
"last 2 versions"
],
"dependencies": {
"pre-push": "^0.1.1",
"standard-version": "^7.0.1"
}
}

0 comments on commit a285771

Please sign in to comment.