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 51f0f74 commit 2ff4a02Copy full SHA for 2ff4a02
package.json
@@ -130,9 +130,9 @@
130
"ol": "6.9.0",
131
"pbf": "3.2.1",
132
"proj4": "2.7.5",
133
- "promise-polyfill": "8.2.0",
+ "promise-polyfill": "8.2.1",
134
"three": "0.126.1",
135
- "xlsx": "^0.18.0",
+ "xlsx": "0.18.0",
136
"xml-js": "1.6.11"
137
},
138
"pre-commit": [
src/common/package.json
@@ -16,7 +16,7 @@
16
"elasticsearch": "16.7.2",
17
"fetch-ie8": "1.5.0",
18
"fetch-jsonp": "1.1.3",
19
20
"lodash.topairs": "4.3.0"
21
}
22
0 commit comments