fix: remove legacy sdk from ci builds
This commit is contained in:
parent
44b6938b2a
commit
39fdd67123
3 changed files with 5 additions and 2 deletions
|
|
@ -6,8 +6,7 @@
|
|||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "bun test",
|
||||
"typecheck": "tsgo --noEmit",
|
||||
"build": "bun ./script/build.ts"
|
||||
"typecheck": "tsgo --noEmit"
|
||||
},
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue