@jamsr-ui/core
Advanced tools
Comparing version 0.0.49 to 0.0.50
{ | ||
"name": "@jamsr-ui/core", | ||
"version": "0.0.49", | ||
"version": "0.0.50", | ||
"sideEffects": false, | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"peerDependencies": { | ||
"framer-motion": "^12.0.5", | ||
"react": "^19.0.0", | ||
"react-dom": "^19.0.0" | ||
"framer-motion": ">=12", | ||
"react": ">=19", | ||
"react-dom": ">=19" | ||
}, | ||
@@ -33,0 +33,0 @@ "exports": { |
3341
12