@cripty2001/utils
Advanced tools
+3
-3
| { | ||
| "name": "@cripty2001/utils", | ||
| "version": "0.0.2", | ||
| "version": "0.0.3", | ||
| "description": "Internal Set of utils. If you need them use them, otherwise go to the next package ;)", | ||
@@ -23,3 +23,3 @@ "homepage": "https://github.com/cripty2001/utils#readme", | ||
| "@types/react": "^19.2.0", | ||
| "react": "^18.0.0", | ||
| "react": "^19.2.0", | ||
| "typescript": "^5.9.3" | ||
@@ -33,3 +33,3 @@ }, | ||
| "peerDependencies": { | ||
| "react": "^18.0.0" | ||
| "react": "^19.2.0" | ||
| }, | ||
@@ -36,0 +36,0 @@ "peerDependenciesMeta": { |