Skip to content

Commit 2ff4a02

Browse files
committed
【 update 】升级 promise-polyfill 版本:8.2.0 to 8.2.1; review by xiongjj
1 parent 51f0f74 commit 2ff4a02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@
130130
"ol": "6.9.0",
131131
"pbf": "3.2.1",
132132
"proj4": "2.7.5",
133-
"promise-polyfill": "8.2.0",
133+
"promise-polyfill": "8.2.1",
134134
"three": "0.126.1",
135-
"xlsx": "^0.18.0",
135+
"xlsx": "0.18.0",
136136
"xml-js": "1.6.11"
137137
},
138138
"pre-commit": [

src/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"elasticsearch": "16.7.2",
1717
"fetch-ie8": "1.5.0",
1818
"fetch-jsonp": "1.1.3",
19-
"promise-polyfill": "8.2.0",
19+
"promise-polyfill": "8.2.1",
2020
"lodash.topairs": "4.3.0"
2121
}
2222
}

0 commit comments

Comments
 (0)