Skip to content

Commit

Permalink
chore: remove typings install
Browse files Browse the repository at this point in the history
  • Loading branch information
truongduy2611 committed Jun 10, 2024
1 parent c204e60 commit 2bc314b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
"test:watch": "vitest",
"test:coverage": "vitest --coverage",
"prepare": "husky install",
"release": "release-it",
"postinstall": "npm run typings",
"typings": "typings install"
"release": "release-it"
},
"dependencies": {
"@asteasolutions/zod-to-openapi": "^6.4.0",
Expand Down

0 comments on commit 2bc314b

Please sign in to comment.