@dxos/typings 0.8.4-main.bc674ce → 0.8.4-main.bcb3aa67d6

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/docs/README.md CHANGED
@@ -25,4 +25,4 @@ end
25
25
  ## Dependencies
26
26
 
27
27
  | Module | Direct |
28
- |---|---|
28
+ | ------ | ------ |
package/moon.yml CHANGED
@@ -1,4 +1,4 @@
1
- type: library
1
+ layer: library
2
2
  language: typescript
3
3
  tags:
4
4
  - typecheck
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/typings",
3
- "version": "0.8.4-main.bc674ce",
3
+ "version": "0.8.4-main.bcb3aa67d6",
4
4
  "description": "Typescript defs for various base packages",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",