Skip to content

Commit

Permalink
refactor: OPS-4906 remove redundant prepack script
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriiLevantovych committed Jan 15, 2025
1 parent 729abcd commit 0e26921
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 @@ -32,7 +32,6 @@
"coverage": "jest --coverage",
"lint": "yarn lint:ci --fix",
"lint:ci": "eslint . --quiet",
"prepack": "yarn build",
"test": "jest src",
"type-check": "tsc --noEmit",
"type-check:watch": "npm run type-check -- --watch"
Expand Down

0 comments on commit 0e26921

Please sign in to comment.