ivt 0.4.1 → 0.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -2
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"author": "Investtools",
|
3
3
|
"name": "ivt",
|
4
|
-
"version": "0.4.
|
4
|
+
"version": "0.4.2",
|
5
5
|
"description": "Ivt Components Library",
|
6
6
|
"keywords": [
|
7
7
|
"ivt",
|
@@ -274,7 +274,6 @@
|
|
274
274
|
"@radix-ui/react-tooltip": "^1.1.8",
|
275
275
|
"class-variance-authority": "^0.7.1",
|
276
276
|
"cmdk": "^1.0.0",
|
277
|
-
"ivt": "file:ivt-0.4.1.tgz",
|
278
277
|
"sonner": "^2.0.2",
|
279
278
|
"use-debounce": "^10.0.6"
|
280
279
|
},
|