We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9426d67 commit 0e77c19Copy full SHA for 0e77c19
package.json
@@ -133,7 +133,7 @@
133
"@mapbox/vector-tile": "1.3.1",
134
"@sinonjs/text-encoding": "^0.7.2",
135
"@supermap/iclient-common": "file:src/common",
136
- "@supermap/tile-decryptor": "^0.0.1",
+ "@supermap/tile-decryptor": "^0.0.2",
137
"@tensorflow/tfjs": "^3.9.0",
138
"@turf/turf": "6.5.0",
139
"canvg": "3.0.10",
src/common/package.json
@@ -15,7 +15,7 @@
15
"license": "Apache-2.0",
16
"dependencies": {
17
"@antv/g6": "^4.8.14",
18
19
"echarts": "5.4.3",
20
"fetch-ie8": "1.5.0",
21
"fetch-jsonp": "1.1.3",
0 commit comments