@dxos/errors 0.1.38-next.52086c1 → 0.1.39-next.90cb9b6
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.
- package/README.md +2 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -12,11 +12,10 @@ pnpm i @dxos/errors
|
|
|
12
12
|
|
|
13
13
|
- [Website](https://dxos.org)
|
|
14
14
|
- [Developer Documentation](https://docs.dxos.org)
|
|
15
|
-
-
|
|
16
|
-
- Tag us on twitter [`@dxos_org`](https://twitter.com/dxos_org)
|
|
15
|
+
- Talk to us on [Discord](https://discord.gg/eXVfryv3sW)
|
|
17
16
|
|
|
18
17
|
## Contributions
|
|
19
18
|
|
|
20
|
-
Your ideas, issues, and code are most welcome. Please take a look at our [community code of conduct](https://github.com/dxos/dxos/blob/main/CODE_OF_CONDUCT.md), the [issue guide](https://github.com/dxos/dxos/blob/main/CONTRIBUTING.md#submitting-issues), and the [PR contribution guide](https://github.com/dxos/dxos/blob/main/CONTRIBUTING.md#submitting-prs).
|
|
19
|
+
Your ideas, issues, and code are most welcome. Please take a look at our [community code of conduct](https://github.com/dxos/dxos/blob/main/CODE_OF_CONDUCT.md), the [issue guide](https://github.com/dxos/dxos/blob/main/CONTRIBUTING.md#submitting-issues), and the [PR contribution guide](https://github.com/dxos/dxos/blob/main/CONTRIBUTING.md#submitting-prs).
|
|
21
20
|
|
|
22
21
|
License: [MIT](./LICENSE) Copyright 2022 © DXOS
|