Skip to content

Commit 1cc4a64

Browse files
committed
🔨use host; remove assets, tokenlist
1 parent fba38cc commit 1cc4a64

File tree

11 files changed

+14
-3732
lines changed

11 files changed

+14
-3732
lines changed

‎package.json‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stabilitydao/stability",
3-
"version": "0.60.0",
3+
"version": "0.61.0",
44
"description": "Stability DAO Library",
55
"main": "out/index.js",
66
"types": "out/index.d.ts",
@@ -40,5 +40,8 @@
4040
"ts-node": "^10.9.2",
4141
"typescript": "^5.4.5",
4242
"viem": "^2.40.0"
43+
},
44+
"dependencies": {
45+
"@stabilitydao/host": "^0.5.0"
4346
}
4447
}

0 commit comments

Comments
 (0)