@saas-ui/react 0.11.6 → 0.11.7
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +8 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@saas-ui/react",
|
3
|
-
"version": "0.11.
|
3
|
+
"version": "0.11.7",
|
4
4
|
"description": "Saas UI - The frontend stack for SaaS companies.",
|
5
5
|
"source": "src/index.ts",
|
6
6
|
"exports": {
|
@@ -68,7 +68,7 @@
|
|
68
68
|
"@saas-ui/layout": "0.2.4",
|
69
69
|
"@saas-ui/list": "0.4.0",
|
70
70
|
"@saas-ui/menu": "0.4.4",
|
71
|
-
"@saas-ui/modals": "0.3.
|
71
|
+
"@saas-ui/modals": "0.3.5",
|
72
72
|
"@saas-ui/nprogress": "0.3.0",
|
73
73
|
"@saas-ui/number-input": "0.3.0",
|
74
74
|
"@saas-ui/palette": "0.5.0",
|