diff --git a/bun.lockb b/bun.lockb index ecc315a..cff0f59 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 003b76f..f54b517 100644 --- a/package.json +++ b/package.json @@ -28,9 +28,9 @@ "typescript": "beta" }, "peerDependencies": { - "framer-motion": "10.x", - "react-dom": "18.x", - "react": "18.x" + "framer-motion": "^10.1", + "react-dom": "^18.2", + "react": "^18.2" }, "files": [ "dist"