Skip to content

Commit

Permalink
chore: update package.json scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
nocfer committed Jan 23, 2024
1 parent 10376af commit a365f9e
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 @@ -38,7 +38,6 @@
"dist"
],
"scripts": {
"prepare": "npx tsc -p tsconfig.json --skipLibCheck",
"test": "jest --passWithNoTests --runInBand",
"clean": "rm -rf ./dist",
"build": "npx tsc -p tsconfig.json --skipLibCheck",
Expand Down

0 comments on commit a365f9e

Please sign in to comment.