@saas-ui/react 1.2.0 → 1.2.1
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.2.
|
3
|
+
"version": "1.2.1",
|
4
4
|
"description": "Saas UI - The frontend stack for SaaS companies.",
|
5
5
|
"source": "src/index.ts",
|
6
6
|
"exports": {
|
@@ -56,7 +56,7 @@
|
|
56
56
|
},
|
57
57
|
"dependencies": {
|
58
58
|
"@chakra-ui/system": "^2.1.3",
|
59
|
-
"@saas-ui/auth": "1.1.
|
59
|
+
"@saas-ui/auth": "1.1.1",
|
60
60
|
"@saas-ui/banner": "1.0.1",
|
61
61
|
"@saas-ui/button": "1.0.0",
|
62
62
|
"@saas-ui/card": "1.0.0",
|