Skip to content

Commit

Permalink
ci: remove scripts that were needed by old bump workflow (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg authored Aug 12, 2021
1 parent 13eb625 commit f505b6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
"test": "jest",
"release": "semantic-release",
"lint": "eslint --max-warnings 0 --config .eslintrc.yaml .",
"get:version": "echo $npm_package_version",
"get:name": "echo $npm_package_name",
"generate:assets": "echo 'No additional assets need to be generated at the moment'",
"bump:version": "npm --no-git-tag-version --allow-same-version version $VERSION"
},
Expand Down

0 comments on commit f505b6f

Please sign in to comment.