Skip to content

Commit ad6ad9a

Browse files
feat: use Console and Orbiter released in v0.0.63-beta.1 (#230)
1 parent 7cceedc commit ad6ad9a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

modules.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,22 +43,22 @@
4343
]
4444
},
4545
"console": {
46-
"commit": "fdcd2df36da2d4750a210cb7ec43351de75834a4",
46+
"commit": "18815c897bb53e373b4000008ae1e546b887e747",
4747
"repo": "https://github.com/junobuild/juno",
48-
"url": "https://github.com/junobuild/juno/releases/download/v0.0.62/console-v0.2.0.wasm.gz",
48+
"url": "https://github.com/junobuild/juno/releases/download/v0.0.63-beta.1/console-v0.3.0.wasm.gz",
4949
"candid": [
5050
{
51-
"url": "https://github.com/junobuild/juno/releases/download/v0.0.62/console.did"
51+
"url": "https://github.com/junobuild/juno/releases/download/v0.0.63-beta.1/console.did"
5252
}
5353
]
5454
},
5555
"observatory": {
56-
"commit": "2b01c3a7de22c691f102ec43bbd1c72d31bfcd67",
56+
"commit": "18815c897bb53e373b4000008ae1e546b887e747",
5757
"repo": "https://github.com/junobuild/juno",
58-
"url": "https://github.com/junobuild/juno/releases/download/v0.0.61/observatory-v0.2.0.wasm.gz",
58+
"url": "https://github.com/junobuild/juno/releases/download/v0.0.63-beta.1/observatory-v0.2.1.wasm.gz",
5959
"candid": [
6060
{
61-
"url": "https://github.com/junobuild/juno/releases/download/v0.0.61/observatory.did"
61+
"url": "https://github.com/junobuild/juno/releases/download/v0.0.63-beta.1/observatory.did"
6262
}
6363
]
6464
},

0 commit comments

Comments
 (0)