@dxos/react-hooks 0.3.3-main.5b114d4 → 0.3.3-main.a79b0bc

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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,3 +1,3 @@
1
- # DXOS UI types
1
+ # Aurora types
2
2
 
3
- TypeScript types for DXOS UI and its themes.
3
+ TypeScript types for Aurora and its themes.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/react-hooks",
3
- "version": "0.3.3-main.5b114d4",
3
+ "version": "0.3.3-main.a79b0bc",
4
4
  "description": "React hooks supporting DXOS React primitives.",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",