Skip to content

Commit

Permalink
fix: update package settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mohnoor94 committed Jan 14, 2024
1 parent 45d7e73 commit b7b0755
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 103 deletions.
6 changes: 0 additions & 6 deletions dist/CHANGELOG.md

This file was deleted.

96 changes: 0 additions & 96 deletions dist/package.json

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"build": "rm -rf dist && npx tsc --pretty && rm -rf dist/test && cp package.json dist/package.json && cp README.md dist/README.md && cp LICENSE dist/LICENSE && cp CONTRIBUTING.md dist/CONTRIBUTING.md",
"start": "ts-node index.ts",
"test": "jest",
"release": "semantic-release"
"semantic-release": "semantic-release"
},
"keywords": [
"openapi",
Expand Down

0 comments on commit b7b0755

Please sign in to comment.