Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mariush2 authored Aug 8, 2024
1 parent 2673d42 commit b85c006
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 @@ -33,7 +33,6 @@
"setup-husky": "husky install",
"precommit": "npx lint-staged",
"build": "rollup -c && tsc --project tsconfig.build.json && resolve-tspaths --project tsconfig.build.json",
"build:ci": "rm -rf lib dist && npm run build-components",
"build-and-use": "node tooling/build-and-use.mjs",
"brute-coverage": "node tooling/brute-coverage.mjs"
},
Expand Down

0 comments on commit b85c006

Please sign in to comment.