@canmou/react-tmap-multi-marker
Advanced tools
+4
-4
| { | ||
| "name": "@canmou/react-tmap-multi-marker", | ||
| "version": "1.0.23", | ||
| "version": "1.0.25", | ||
| "description": "用于加载腾讯地图SDK依赖,加载完成,全局将会有**`window.TMap`**对象。", | ||
@@ -18,6 +18,6 @@ "main": "cjs/index.js", | ||
| "dependencies": { | ||
| "@canmou/react-tmap-map": "^1.0.23", | ||
| "@canmou/react-tmap-utils": "^1.0.23" | ||
| "@canmou/react-tmap-map": "^1.0.25", | ||
| "@canmou/react-tmap-utils": "^1.0.25" | ||
| }, | ||
| "gitHead": "2c56a5af94f9b5f08ea2ee68296b25cc325aa2bb" | ||
| "gitHead": "97f39e7572b4f5c99cde59ca1574cf9876daa1b1" | ||
| } |