@nextui-org/divider
Advanced tools
Comparing version 0.0.0-dev-v2-20230428031422 to 0.0.0-dev-v2-20230428203230
@@ -0,1 +1,2 @@ | ||
"use client"; | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty; |
@@ -0,1 +1,2 @@ | ||
"use client"; | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty; |
@@ -0,1 +1,2 @@ | ||
"use client"; | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty; |
{ | ||
"name": "@nextui-org/divider", | ||
"version": "0.0.0-dev-v2-20230428031422", | ||
"version": "0.0.0-dev-v2-20230428203230", | ||
"description": ". A separator is a visual divider between two groups of content", | ||
@@ -33,6 +33,6 @@ "keywords": [ | ||
"@react-aria/utils": "^3.16.0", | ||
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230428031422", | ||
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230428031422", | ||
"@nextui-org/system": "0.0.0-dev-v2-20230428031422", | ||
"@nextui-org/theme": "0.0.0-dev-v2-20230428031422" | ||
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230428203230", | ||
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230428203230", | ||
"@nextui-org/system": "0.0.0-dev-v2-20230428203230", | ||
"@nextui-org/theme": "0.0.0-dev-v2-20230428203230" | ||
}, | ||
@@ -44,10 +44,2 @@ "devDependencies": { | ||
"clean-package": "../../../clean-package.config.json", | ||
"tsup": { | ||
"clean": true, | ||
"target": "es2019", | ||
"format": [ | ||
"cjs", | ||
"esm" | ||
] | ||
}, | ||
"module": "dist/index.mjs", | ||
@@ -54,0 +46,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
14493
328
+ Added@nextui-org/dom-utils@0.0.0-dev-v2-20230428203230(transitive)
+ Added@nextui-org/shared-utils@0.0.0-dev-v2-20230428203230(transitive)
+ Added@nextui-org/system@0.0.0-dev-v2-20230428203230(transitive)
+ Added@nextui-org/theme@0.0.0-dev-v2-20230428203230(transitive)
- Removed@nextui-org/dom-utils@0.0.0-dev-v2-20230428031422(transitive)
- Removed@nextui-org/shared-utils@0.0.0-dev-v2-20230428031422(transitive)
- Removed@nextui-org/system@0.0.0-dev-v2-20230428031422(transitive)
- Removed@nextui-org/theme@0.0.0-dev-v2-20230428031422(transitive)