File tree Expand file tree Collapse file tree 4 files changed +28
-320
lines changed Expand file tree Collapse file tree 4 files changed +28
-320
lines changed Original file line number Diff line number Diff line change 18
18
"make:waitForBlocks" : " make wait-for-blocks"
19
19
},
20
20
"devDependencies" : {
21
- "@agoric/deploy-script-support" : " ^0.10.3 " ,
21
+ "@agoric/deploy-script-support" : " dev " ,
22
22
"@agoric/eslint-config" : " ^0.4.1-u16.0" ,
23
23
"@endo/bundle-source" : " ^3.5.1" ,
24
24
"@endo/eslint-plugin" : " ^2.3.0" ,
Original file line number Diff line number Diff line change 36
36
"@endo/stream-node" : " ^1.1.5" ,
37
37
"@babel/code-frame" : " 7.18.6" ,
38
38
"@babel/highlight" : " 7.22.5" ,
39
- "better-sqlite3" : " ^10.1.0"
39
+ "better-sqlite3" : " ^10.1.0" ,
40
+ "@agoric/ertp" : " dev" ,
41
+ "@agoric/vats" : " dev" ,
42
+ "@agoric/zoe" : " dev"
40
43
},
41
44
"scripts" : {
42
45
"start:docker" : " cd contract && docker compose up -d" ,
Original file line number Diff line number Diff line change 16
16
"react-dom" : " ^18.2.0"
17
17
},
18
18
"devDependencies" : {
19
- "@agoric/notifier" : " ^0.6.2 " ,
19
+ "@agoric/notifier" : " dev " ,
20
20
"@agoric/rpc" : " 0.10.0" ,
21
21
"@agoric/store" : " dev" ,
22
22
"@agoric/ui-components" : " ^0.9.0" ,
You can’t perform that action at this time.
0 commit comments