diff --git a/doc/howToDevelop.md b/doc/howToDevelop.md index 64122bc0..62ca5e3e 100644 --- a/doc/howToDevelop.md +++ b/doc/howToDevelop.md @@ -204,13 +204,13 @@ And in a separate project you can install the tarballs using a file url when dec ```json { "dependencies": { - "@marlowe.io/runtime-lifecycle": "file:/marlowe.io-runtime-lifecycle-0.3.0-beta.tgz", - "@marlowe.io/runtime-rest-client": "file:/marlowe.io-runtime-rest-client-0.3.0-beta.tgz", - "@marlowe.io/adapter": "file:/marlowe.io-adapter-0.3.0-beta.tgz", - "@marlowe.io/runtime-core": "file:/marlowe.io-runtime-core-0.3.0-beta.tgz", - "@marlowe.io/language-core-v1": "file:/marlowe.io-language-core-v1-0.3.0-beta.tgz", - "@marlowe.io/language-examples": "file:/marlowe.io-language-examples-0.3.0-beta.tgz", - "@marlowe.io/wallet": "file:/marlowe.io-wallet-0.3.0-beta.tgz" + "@marlowe.io/runtime-lifecycle": "file:/marlowe.io-runtime-lifecycle-0.4.0-beta-rc1.tgz", + "@marlowe.io/runtime-rest-client": "file:/marlowe.io-runtime-rest-client-0.4.0-beta-rc1.tgz", + "@marlowe.io/adapter": "file:/marlowe.io-adapter-0.4.0-beta-rc1.tgz", + "@marlowe.io/runtime-core": "file:/marlowe.io-runtime-core-0.4.0-beta-rc1.tgz", + "@marlowe.io/language-core-v1": "file:/marlowe.io-language-core-v1-0.4.0-beta-rc1.tgz", + "@marlowe.io/language-examples": "file:/marlowe.io-language-examples-0.4.0-beta-rc1.tgz", + "@marlowe.io/wallet": "file:/marlowe.io-wallet-0.4.0-beta-rc1.tgz" } } ``` diff --git a/doc/modules-system.md b/doc/modules-system.md index 580709d2..e406dc76 100644 --- a/doc/modules-system.md +++ b/doc/modules-system.md @@ -9,7 +9,7 @@ The Marlowe SDK is built using ESM modules but one of its dependencies (fp-ts) d In most packages documentation you'll find something like: ```html - + + + + * * +