Release automatic callback setup in SDK 0.2.0
Hop-State: A_06FPARPGMNVEAN3XBVH0QD8 Hop-Proposal: R_06FPARNXMP3DGP5VQGGX4Z8 Hop-Task: T_06FPAR9KH2V5ED7V65JEN00 Hop-Attempt: AT_06FPAR9KH3NZ1CV8RGPJDSG
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@gnosyslabs/stuffbox-sdk",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"description": "Official Stuffbox SDK with framework-neutral APIs and optional React upload helpers",
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"license": "MIT",
|
||||
@@ -51,7 +51,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc -p tsconfig.build.json",
|
||||
"typecheck": "tsc -p tsconfig.build.json --noEmit",
|
||||
"typecheck": "tsc -p tsconfig.build.json --noEmit && tsc -p tsconfig.tests.json",
|
||||
"typecheck:examples": "tsc -p tsconfig.examples.json --noEmit",
|
||||
"test": "vitest run",
|
||||
"lint": "eslint src tests examples",
|
||||
|
||||
Reference in New Issue
Block a user