react-scaleable
Advanced tools
+5
-5
| { | ||
| "name": "react-scaleable", | ||
| "version": "0.0.3", | ||
| "version": "0.0.4", | ||
| "description": "Scaleable container component", | ||
@@ -20,3 +20,4 @@ "source": "src/index.ts", | ||
| "zoom", | ||
| "scroll" | ||
| "scroll", | ||
| "wheel" | ||
| ], | ||
@@ -27,4 +28,3 @@ "author": "<Jia1e> zhangjialecn@gmail.com", | ||
| "@react-hook/size": "^2.1.2", | ||
| "react": "^18.2.0", | ||
| "react-dom": "^18.2.0", | ||
| "react": ">=16.8.0", | ||
| "react-use-event-hook": "^0.9.2" | ||
@@ -35,3 +35,3 @@ }, | ||
| "@parcel/transformer-typescript-types": "^2.7.0", | ||
| "@types/react": "^18.0.18", | ||
| "@types/react": "^16.8.0", | ||
| "parcel": "^2.7.0", | ||
@@ -38,0 +38,0 @@ "typescript": "~4.7" |
3
-25%49435
-0.03%+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated