Skip to content

Commit e37e9eb

Browse files
committed
publish js sdk fix
1 parent 42c68ac commit e37e9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/js-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "api200-sdk-generator",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "CLI tool to generate TypeScript SDK for API 200 services",
66
"main": "dist/index.js",
77
"bin": {

0 commit comments

Comments
 (0)