@uiw/react-amap-types
Advanced tools
+3
-3
| { | ||
| "name": "@uiw/react-amap-types", | ||
| "version": "7.1.10", | ||
| "version": "7.1.11", | ||
| "description": "基于 React 封装的高德地图组件。AMap Component Based On React.", | ||
@@ -30,5 +30,5 @@ "funding": "https://jaywcjlove.github.io/#/sponsor", | ||
| "peerDependencies": { | ||
| "react": "^18.0.0", | ||
| "react-dom": "^18.0.0" | ||
| "react": ">=18", | ||
| "react-dom": ">=18" | ||
| } | ||
| } |
171478
0