@saas-ui/react 0.11.7 → 0.11.8
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.8",
|
4
4
|
"description": "Saas UI - The frontend stack for SaaS companies.",
|
5
5
|
"source": "src/index.ts",
|
6
6
|
"exports": {
|
@@ -55,7 +55,7 @@
|
|
55
55
|
"url": "https://storybook.saas-ui.dev"
|
56
56
|
},
|
57
57
|
"dependencies": {
|
58
|
-
"@saas-ui/auth": "0.6.
|
58
|
+
"@saas-ui/auth": "0.6.6",
|
59
59
|
"@saas-ui/banner": "0.0.1",
|
60
60
|
"@saas-ui/button": "0.3.0",
|
61
61
|
"@saas-ui/card": "0.3.0",
|