Skip to content

Commit 2b0578f

Browse files
committed
Add version field to TypeScript SDK package.json
1 parent 1a9f743 commit 2b0578f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

portal-db/sdk/typescript/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@grovepath/portal-db-ts-sdk",
3+
"version": "0.4.11",
34
"description": "TypeScript SDK for Grove Portal DB API",
45
"type": "module",
56
"main": "client.ts",

0 commit comments

Comments
 (0)