@nextgis/webmap
Advanced tools
Comparing version 3.0.0-alpha.13 to 3.0.0-alpha.17
{ | ||
"name": "@nextgis/webmap", | ||
"version": "3.0.0-alpha.13", | ||
"version": "3.0.0-alpha.17", | ||
"_priority": 14, | ||
@@ -12,6 +12,6 @@ "description": "Universal map constructor", | ||
"dependencies": { | ||
"@nextgis/cancelable-promise": "^3.0.0-alpha.13", | ||
"@nextgis/paint": "^3.0.0-alpha.13", | ||
"@nextgis/properties-filter": "^3.0.0-alpha.13", | ||
"@nextgis/utils": "^3.0.0-alpha.13", | ||
"@nextgis/cancelable-promise": "^3.0.0-alpha.17", | ||
"@nextgis/paint": "^3.0.0-alpha.17", | ||
"@nextgis/properties-filter": "^3.0.0-alpha.17", | ||
"@nextgis/utils": "^3.0.0-alpha.17", | ||
"@types/events": "^3.0.0", | ||
@@ -23,3 +23,3 @@ "@types/geojson": "^7946.0.14", | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^3.0.0-alpha.13" | ||
"@nextgis/build-tools": "^3.0.0-alpha.17" | ||
}, | ||
@@ -60,3 +60,3 @@ "buildOptions": { | ||
}, | ||
"gitHead": "5906588a63866935106f597726dd16da682784ef" | ||
"gitHead": "771fb95598436a3456decca8a1d993d30687e1a3" | ||
} |