@saas-ui/react 0.4.0 → 0.4.1
Sign up to get free protection for your applications and to get access to all the features.
- package/.turbo/turbo-build.log +6 -6
- package/CHANGELOG.md +8 -0
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
[
|
2
|
-
[
|
3
|
-
[
|
4
|
-
[
|
5
|
-
[
|
6
|
-
[
|
1
|
+
[32m@saas-ui/react:build: [0mcache hit, replaying output [2m8e9b8762e61823a5[0m
|
2
|
+
[32m@saas-ui/react:build: [0mBuild "@saas-ui/react" to dist:
|
3
|
+
[32m@saas-ui/react:build: [0m 677 B: index.js.gz
|
4
|
+
[32m@saas-ui/react:build: [0m 547 B: index.js.br
|
5
|
+
[32m@saas-ui/react:build: [0m 286 B: index.modern.js.gz
|
6
|
+
[32m@saas-ui/react:build: [0m 252 B: index.modern.js.br
|
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@saas-ui/react",
|
3
|
-
"version": "0.4.
|
3
|
+
"version": "0.4.1",
|
4
4
|
"description": "Saas UI - The frontend stack for SaaS companies.",
|
5
5
|
"source": "src/index.ts",
|
6
6
|
"exports": {
|
@@ -61,7 +61,7 @@
|
|
61
61
|
"@saas-ui/input-right-button": "0.2.0",
|
62
62
|
"@saas-ui/list": "0.3.0",
|
63
63
|
"@saas-ui/menu": "0.2.2",
|
64
|
-
"@saas-ui/modals": "0.1.
|
64
|
+
"@saas-ui/modals": "0.1.1",
|
65
65
|
"@saas-ui/nprogress": "0.2.0",
|
66
66
|
"@saas-ui/number-input": "0.2.0",
|
67
67
|
"@saas-ui/palette": "0.4.0",
|