mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
ol-pmtiles passes headers like other ol source options (#261)
This commit is contained in:
8
openlayers/package-lock.json
generated
8
openlayers/package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "0.2.0",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"pmtiles": "^2.10.0"
|
||||
"pmtiles": "2.11.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"esbuild": "^0.15.11"
|
||||
@@ -591,9 +591,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/pmtiles": {
|
||||
"version": "2.10.0",
|
||||
"resolved": "https://registry.npmjs.org/pmtiles/-/pmtiles-2.10.0.tgz",
|
||||
"integrity": "sha512-X+s6JyperpcAkKwv55MKx72ckOUB0ZjcfK4929iM0SS0MkLydEi2FSW1E8YTE1E2XaZ2TVk/MIUrbsZuXV7K2g==",
|
||||
"version": "2.11.0",
|
||||
"resolved": "https://registry.npmjs.org/pmtiles/-/pmtiles-2.11.0.tgz",
|
||||
"integrity": "sha512-dU9SzzaqmCGpdEuTnIba6bDHT6j09ZJFIXxwGpvkiEnce3ZnBB1VKt6+EOmJGueriweaZLAMTUmKVElU2CBe0g==",
|
||||
"dependencies": {
|
||||
"fflate": "^0.8.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user