Skip to content

Commit ddddbaf

Browse files
committed
chore: add dev deps for types
1 parent 914cfc8 commit ddddbaf

File tree

2 files changed

+736
-418
lines changed

2 files changed

+736
-418
lines changed

packages/synthetic-chain/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"node": "^18.19 || ^20.9"
2121
},
2222
"dependencies": {
23-
"@agoric/client-utils": "0.1.1-dev-c0e75ad.0",
23+
"@agoric/client-utils": "0.1.1-dev-f9483e7.0",
2424
"@endo/zip": "^1.0.9",
2525
"better-sqlite3": "^11.10.0",
2626
"chalk": "^5.4.1",
@@ -31,6 +31,8 @@
3131
},
3232
"devDependencies": {
3333
"@agoric/cosmic-proto": "0.4.1-dev-c0e75ad.0",
34+
"@agoric/fast-usdc": "0.1.1-dev-f9483e7.0",
35+
"@agoric/inter-protocol": "0.16.2-dev-f9483e7.0",
3436
"@types/better-sqlite3": "^7.6.13",
3537
"@types/glob": "^8.1.0",
3638
"@types/node": "^22.15.17",

0 commit comments

Comments
 (0)