@jamsr-ui/core
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "@jamsr-ui/core", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"main": "./dist/index.mjs", | ||
@@ -16,4 +16,4 @@ "sideEffects": false, | ||
"peerDependencies": { | ||
"framer-motion": "^11.2.6", | ||
"react": ">=18" | ||
"framer-motion": "12.0.0-alpha.0", | ||
"react": ">=19" | ||
}, | ||
@@ -20,0 +20,0 @@ "module": "dist/index.mjs", |
2959