Skip to content

Commit

Permalink
[core-kit] Build fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
dglazkov committed Oct 19, 2023
1 parent 58e6df7 commit 05e4263
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion seeds/core-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"types": "dist/src/index.d.ts",
"type": "module",
"scripts": {
"test": "FORCE_COLOR=1 ava",
"build": "FORCE_COLOR=1 tsc --b",
"watch": "FORCE_COLOR=1 tsc --b --watch",
"lint": "FORCE_COLOR=1 eslint . --ext .ts"
Expand Down

0 comments on commit 05e4263

Please sign in to comment.