Skip to content

Commit

Permalink
ci: remove scripts that were needed by old bump workflow (#624)
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg authored Aug 12, 2021
1 parent 18ed052 commit 1a1411a
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 @@ -21,8 +21,6 @@
"docs": "jsdoc2md lib/generator.js > docs/api.md",
"release": "semantic-release",
"docker:build": "docker build -t asyncapi/generator:latest .",
"get:version": "echo $npm_package_version",
"get:name": "echo $npm_package_name",
"lint": "eslint --max-warnings 0 --config .eslintrc .",
"lint:tpl:validator": "eslint --fix --config .eslintrc .github/templates-list-validator",
"generate:readme:toc": "markdown-toc -i README.md",
Expand Down

0 comments on commit 1a1411a

Please sign in to comment.