Skip to content

Commit

Permalink
fix: remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
wangshangwen committed Jun 9, 2021
1 parent 70ce787 commit aeabcdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"semantic-release": "semantic-release",
"semantic-release-prepare": "ts-node --project tsconfig.tools.json tools/semantic-release-prepare",
"precommit": "lint-staged",
"travis-deploy-once": "travis-deploy-once",
"example": "ts-node --project tsconfig.tools.json example/index.ts",
"prepush": "npm run test:prod && npm run build",
"commitmsg": "commitlint -E HUSKY_GIT_PARAMS"
Expand Down

0 comments on commit aeabcdd

Please sign in to comment.