@soft-stech/bootsman-ui-shadcn 1.1.33 → 1.1.35
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@soft-stech/bootsman-ui-shadcn",
|
3
|
-
"version": "1.1.
|
3
|
+
"version": "1.1.35",
|
4
4
|
"type": "module",
|
5
5
|
"files": [
|
6
6
|
"dist",
|
@@ -11,6 +11,9 @@
|
|
11
11
|
"sideEffects": [
|
12
12
|
"**/*.css"
|
13
13
|
],
|
14
|
+
"repository": {
|
15
|
+
"url": "https://github.com/soft-stech/bootsman-ui-shadcn"
|
16
|
+
},
|
14
17
|
"dependencies": {
|
15
18
|
"@tanstack/vue-table": "8.16.0",
|
16
19
|
"@vee-validate/zod": "4.13.1",
|