|
35 | 35 | }, |
36 | 36 | "homepage": "https://github.com/Agoric/documentation#readme", |
37 | 37 | "dependencies": { |
38 | | - "@agoric/ertp": "community-dev", |
39 | | - "@agoric/zoe": "community-dev", |
40 | | - "@agoric/zone": "community-dev", |
| 38 | + "@agoric/ertp": "^0.16.2", |
| 39 | + "@agoric/zoe": "^0.26.2", |
| 40 | + "@agoric/zone": "^0.2.2", |
41 | 41 | "@endo/errors": "^1.2.13", |
42 | 42 | "@endo/far": "^1.1.14", |
43 | 43 | "@endo/marshal": "^1.8.0", |
|
46 | 46 | "typescript": "^4.9.5" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | | - "@agoric/cosmic-swingset": "community-dev", |
50 | | - "@agoric/ertp": "community-dev", |
51 | | - "@agoric/notifier": "community-dev", |
52 | | - "@agoric/solo": "community-dev", |
53 | | - "@agoric/store": "community-dev", |
54 | | - "@agoric/vats": "community-dev", |
| 49 | + "@agoric/cosmic-swingset": "^0.41.3", |
| 50 | + "@agoric/ertp": "^0.16.2", |
| 51 | + "@agoric/notifier": "^0.6.2", |
| 52 | + "@agoric/solo": "^0.10.3", |
| 53 | + "@agoric/store": "^0.9.2", |
| 54 | + "@agoric/vats": "^0.15.1", |
55 | 55 | "@endo/bundle-source": "^4.1.2", |
56 | 56 | "@endo/eventual-send": "^1.3.4", |
57 | 57 | "@endo/init": "^1.1.12", |
|
0 commit comments