@canmou/react-tmap-map
Advanced tools
+4
-4
| { | ||
| "name": "@canmou/react-tmap-map", | ||
| "version": "1.0.17", | ||
| "version": "1.0.18", | ||
| "description": "用于加载腾讯地图SDK依赖,加载完成,全局将会有**`window.TMap`**对象。", | ||
@@ -24,6 +24,6 @@ "main": "cjs/index.js", | ||
| "dependencies": { | ||
| "@canmou/react-tmap-types": "^1.0.17", | ||
| "@canmou/react-tmap-utils": "^1.0.17" | ||
| "@canmou/react-tmap-types": "^1.0.18", | ||
| "@canmou/react-tmap-utils": "^1.0.18" | ||
| }, | ||
| "gitHead": "bbf30e2595306e5bdaead9542bdd642fffbb76bc" | ||
| "gitHead": "7b9573af8675921057d0008b0cdbe0acf81c5c25" | ||
| } |