@xyo-network/react-appbar 2.60.0-rc.3 → 2.60.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/docs.json +96215 -0
  2. package/package.json +6 -7
package/package.json CHANGED
@@ -15,16 +15,16 @@
15
15
  "@xylabs/react-flexbox": "~2.17.7",
16
16
  "@xylabs/react-link": "~2.17.7",
17
17
  "@xylabs/react-shared": "~2.17.7",
18
- "@xyo-network/react-app-settings": "~2.60.0-rc.3",
19
- "@xyo-network/react-network": "~2.60.0-rc.3",
20
- "@xyo-network/react-shared": "~2.60.0-rc.3"
18
+ "@xyo-network/react-app-settings": "~2.60.0",
19
+ "@xyo-network/react-network": "~2.60.0",
20
+ "@xyo-network/react-shared": "~2.60.0"
21
21
  },
22
22
  "devDependencies": {
23
23
  "@storybook/react": "^7.1.1",
24
24
  "@xylabs/ts-scripts-yarn3": "^2.19.0",
25
25
  "@xylabs/tsconfig-react": "^2.19.0",
26
- "@xyo-network/react-storybook": "~2.60.0-rc.3",
27
- "@xyo-network/react-wallet": "~2.60.0-rc.3",
26
+ "@xyo-network/react-storybook": "~2.60.0",
27
+ "@xyo-network/react-wallet": "~2.60.0",
28
28
  "typescript": "^5.1.6"
29
29
  },
30
30
  "peerDependencies": {
@@ -80,6 +80,5 @@
80
80
  },
81
81
  "sideEffects": false,
82
82
  "types": "dist/types/index.d.ts",
83
- "version": "2.60.0-rc.3",
84
- "stableVersion": "2.59.2"
83
+ "version": "2.60.0"
85
84
  }