@saas-ui/react 1.8.2 → 1.8.3
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": "1.8.
|
3
|
+
"version": "1.8.3",
|
4
4
|
"description": "Saas UI - The frontend stack for SaaS companies.",
|
5
5
|
"source": "src/index.ts",
|
6
6
|
"exports": {
|
@@ -70,7 +70,7 @@
|
|
70
70
|
"@saas-ui/layout": "1.4.0",
|
71
71
|
"@saas-ui/list": "1.4.0",
|
72
72
|
"@saas-ui/menu": "1.4.0",
|
73
|
-
"@saas-ui/modals": "1.5.
|
73
|
+
"@saas-ui/modals": "1.5.3",
|
74
74
|
"@saas-ui/nprogress": "1.4.0",
|
75
75
|
"@saas-ui/number-input": "1.4.0",
|
76
76
|
"@saas-ui/palette": "1.3.0",
|