Skip to content

Commit b55e0f0

Browse files
Last syn version
1 parent cda86c9 commit b55e0f0

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-19
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"local-services": "hc run-local-services --bootstrap-port $BOOTSTRAP_PORT --signal-port $SIGNAL_PORT",
1414
"playground": "holochain-playground",
1515
"test:applet": "cross-env BOOTSTRAP_PORT=$(port) SIGNAL_PORT=$(port) concurrently -k \"npm run local-services\" \"npm run launch:applet\" \"npm run launch:applet\"",
16-
"launch:applet": "we-alpha --test-applets workdir/notebooks.webhapp --test-applets-network-seed test "
16+
"launch:applet": "we-alpha --test-applets workdir/notebooks.webhapp --network-seed test "
1717
},
1818
"devDependencies": {
1919
"@holochain-playground/cli": "^0.1.1",

ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@holochain-open-dev/stores": "^0.7.7",
1818
"@holochain-open-dev/utils": "^0.16.0",
1919
"@holochain/client": "^0.16.1",
20-
"@holochain-syn/core": "^0.7.0",
21-
"@holochain-syn/text-editor": "^0.7.0",
20+
"@holochain-syn/core": "^0.8.0",
21+
"@holochain-syn/text-editor": "^0.8.0",
2222
"@lightningrodlabs/we-applet": "^0.10.0",
2323
"@lit-labs/context": "^0.2.0",
2424
"@lit/localize": "^0.11.4",

0 commit comments

Comments
 (0)