Skip to content

Commit 2bab8a1

Browse files
committed
feat: update definition version
1 parent b45b5bd commit 2bab8a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"clean": "rm -rf dist",
2525
"typecheck": "tsc --noEmit",
2626
"test": "vitest run",
27-
"build:definitions": "npx tsx scripts/build-definitions.ts -- --version def-0.0.29"
27+
"build:definitions": "npx tsx scripts/build-definitions.ts -- --version def-0.0.30"
2828
},
2929
"keywords": [],
3030
"author": "",

0 commit comments

Comments
 (0)