|
15 | 15 | "zip:ui": "zip -r dist.zip dist",
|
16 | 16 | "build:webhapp": "hc web-app pack --output=./acorn.webhapp ./",
|
17 | 17 | "package": "npm run build:ui && npm run zip:ui && npm run build:webhapp && cp acorn.webhapp /Users/weswalla/lrl/kando/we_dev",
|
18 |
| - "dev:we": "we-dev-cli --agent-idx 1 --dev-config we.dev.config.ts" |
| 18 | + "dev:we": "weave --agent-idx 1 --dev-config we.dev.config.ts" |
19 | 19 | },
|
20 | 20 | "devDependencies": {
|
21 | 21 | "@babel/core": "^7.14.0",
|
|
61 | 61 | },
|
62 | 62 | "dependencies": {
|
63 | 63 | "@babel/runtime": "^7.7.4",
|
64 |
| - "@holochain/client": "0.18.0-dev.1", |
65 |
| - "@lightningrodlabs/we-applet": "0.17.0-dev.1", |
66 |
| - "@lightningrodlabs/we-dev-cli": "0.12.0-dev.0", |
67 |
| - "@holochain-open-dev/profiles": "0.400.0-dev.1", |
68 |
| - "@holochain-open-dev/utils": "0.300.2", |
| 64 | + "@holochain/client": "0.18.0-rc.0", |
| 65 | + "@theweave/api": "0.2.1", |
| 66 | + "@theweave/cli": "0.13.0-gamma.6 ", |
| 67 | + "@holochain-open-dev/profiles": "0.400.0-dev.4", |
| 68 | + "@holochain-open-dev/utils": "0.400.0-dev.4", |
69 | 69 | "@tweenjs/tween.js": "^18.6.4",
|
70 | 70 | "babel-plugin-transform-class-properties": "^6.24.1",
|
71 | 71 | "buffer": "^6.0.3",
|
|
0 commit comments