fixed up lib packages to remove bun dev since they will be imported into apps
This commit is contained in:
parent
f68e620c76
commit
2bc46cdb2a
20 changed files with 18 additions and 23 deletions
|
|
@ -6,7 +6,6 @@
|
|||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts", "scripts": {
|
||||
"build": "tsc",
|
||||
"dev": "tsc --watch",
|
||||
"clean": "rm -rf dist",
|
||||
"test": "bun test"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue