@radix-ui/react-label
Advanced tools
Comparing version 2.1.2-rc.3 to 2.1.2-rc.4
@@ -39,3 +39,3 @@ "use strict"; | ||
// packages/react/label/src/Label.tsx | ||
// packages/react/label/src/label.tsx | ||
var React = __toESM(require("react")); | ||
@@ -42,0 +42,0 @@ var import_react_primitive = require("@radix-ui/react-primitive"); |
{ | ||
"name": "@radix-ui/react-label", | ||
"version": "2.1.2-rc.3", | ||
"version": "2.1.2-rc.4", | ||
"license": "MIT", | ||
@@ -32,3 +32,3 @@ "exports": { | ||
"dependencies": { | ||
"@radix-ui/react-primitive": "2.0.2-rc.3" | ||
"@radix-ui/react-primitive": "2.0.2-rc.4" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
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
+ Added@radix-ui/react-primitive@2.0.2-rc.4(transitive)
+ Added@radix-ui/react-slot@1.1.2-rc.4(transitive)
- Removed@radix-ui/react-primitive@2.0.2-rc.3(transitive)
- Removed@radix-ui/react-slot@1.1.2-rc.3(transitive)