Skip to content

Commit 85de18f

Browse files
committed
chore: update sugar-sdk version and add to packagejson files
1 parent a2f2018 commit 85de18f

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

packages/apps/ability-aerodrome-swap/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@lit-protocol/vincent-ability-sdk": "workspace:*",
99
"ethers": "^5.8.0",
10-
"sugar-sdk": "file:vendor/sugar-sdk-0.2.1.tgz",
10+
"sugar-sdk": "file:vendor/sugar-sdk-0.3.0.tgz",
1111
"tslib": "2.8.1",
1212
"zod": "^3.25.64"
1313
},
@@ -24,6 +24,7 @@
2424
"types": "./dist/src/index.d.ts",
2525
"files": [
2626
"dist/**",
27-
"*.md"
27+
"*.md",
28+
"vendor/**"
2829
]
2930
}
-82.8 KB
Binary file not shown.
83.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)