@saas-ui/react 0.8.0 → 0.8.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +7 -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.8.
|
3
|
+
"version": "0.8.1",
|
4
4
|
"description": "Saas UI - The frontend stack for SaaS companies.",
|
5
5
|
"source": "src/index.ts",
|
6
6
|
"exports": {
|
@@ -66,7 +66,7 @@
|
|
66
66
|
"@saas-ui/input-right-button": "0.2.1",
|
67
67
|
"@saas-ui/layout": "0.1.5",
|
68
68
|
"@saas-ui/list": "0.3.2",
|
69
|
-
"@saas-ui/menu": "0.3.
|
69
|
+
"@saas-ui/menu": "0.3.1",
|
70
70
|
"@saas-ui/modals": "0.2.5",
|
71
71
|
"@saas-ui/nprogress": "0.2.1",
|
72
72
|
"@saas-ui/number-input": "0.2.2",
|