@varity-labs/ui-kit 2.0.0-beta.14 → 2.0.0-beta.15

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/LICENSE +1 -1
  2. package/package.json +1 -1
package/LICENSE CHANGED
@@ -24,7 +24,7 @@ SOFTWARE.
24
24
 
25
25
  Varity SDK - Web3 Operating System
26
26
 
27
- Build and deploy apps on Varity L3 with 70-85% cost savings vs traditional cloud.
27
+ Build and deploy apps on Varity L3 with 60-80% cost savings vs traditional cloud.
28
28
 
29
29
  For more information, visit https://www.varity.so
30
30
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@varity-labs/ui-kit",
3
- "version": "2.0.0-beta.14",
3
+ "version": "2.0.0-beta.15",
4
4
  "description": "React component library for building applications with Varity - Auth, payments, dashboard components",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",