@dxos/process 0.5.4 → 0.5.5-main.23d7ea6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -10,7 +10,7 @@ pnpm i @dxos/process
10
10
 
11
11
  - [Website](https://dxos.org)
12
12
  - [Developer Documentation](https://docs.dxos.org)
13
- - Talk to us on [Discord](https://discord.gg/eXVfryv3sW)
13
+ - Talk to us on [Discord](https://dxos.org/discord)
14
14
 
15
15
  ## Contributions
16
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/process",
3
- "version": "0.5.4",
3
+ "version": "0.5.5-main.23d7ea6",
4
4
  "homepage": "https://dxos.org",
5
5
  "bugs": "https://github.com/dxos/dxos/issues",
6
6
  "license": "MIT",