Skip to content

Commit 0e77c19

Browse files
committed
【update】update tile-decryptor
1 parent 9426d67 commit 0e77c19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"@mapbox/vector-tile": "1.3.1",
134134
"@sinonjs/text-encoding": "^0.7.2",
135135
"@supermap/iclient-common": "file:src/common",
136-
"@supermap/tile-decryptor": "^0.0.1",
136+
"@supermap/tile-decryptor": "^0.0.2",
137137
"@tensorflow/tfjs": "^3.9.0",
138138
"@turf/turf": "6.5.0",
139139
"canvg": "3.0.10",

src/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"license": "Apache-2.0",
1616
"dependencies": {
1717
"@antv/g6": "^4.8.14",
18-
"@supermap/tile-decryptor": "^0.0.1",
18+
"@supermap/tile-decryptor": "^0.0.2",
1919
"echarts": "5.4.3",
2020
"fetch-ie8": "1.5.0",
2121
"fetch-jsonp": "1.1.3",

0 commit comments

Comments
 (0)