@pihanga2/shadcn 0.2.19 → 0.2.20
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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pihanga2/shadcn",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.20",
|
|
4
4
|
"description": "Pihanga core card components built on shadcn/ui and Radix UI — the npm distribution of pihanga-shadcn.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"exports": {
|
|
@@ -299,7 +299,6 @@
|
|
|
299
299
|
"@pihanga2/cards": "*"
|
|
300
300
|
},
|
|
301
301
|
"dependencies": {
|
|
302
|
-
"@pihanga2/shadcn": "UNKNOWN - add to root package.json",
|
|
303
302
|
"@radix-ui/react-collapsible": "^1.1.20",
|
|
304
303
|
"@radix-ui/react-dialog": "^1.1.15",
|
|
305
304
|
"@radix-ui/react-dropdown-menu": "^2.1.16",
|