@nextgis/control-container
Advanced tools
Comparing version 3.0.0-alpha.13 to 3.0.0-alpha.17
{ | ||
"name": "@nextgis/control-container", | ||
"version": "3.0.0-alpha.13", | ||
"version": "3.0.0-alpha.17", | ||
"description": "Placing control elements in the corners of the map container", | ||
@@ -11,5 +11,5 @@ "main": "lib/control-container.global.prod.js", | ||
"dependencies": { | ||
"@nextgis/dom": "^3.0.0-alpha.13", | ||
"@nextgis/utils": "^3.0.0-alpha.13", | ||
"@nextgis/webmap": "^3.0.0-alpha.13", | ||
"@nextgis/dom": "^3.0.0-alpha.17", | ||
"@nextgis/utils": "^3.0.0-alpha.17", | ||
"@nextgis/webmap": "^3.0.0-alpha.17", | ||
"@types/events": "^3.0.0", | ||
@@ -19,3 +19,3 @@ "events": "*" | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^3.0.0-alpha.13" | ||
"@nextgis/build-tools": "^3.0.0-alpha.17" | ||
}, | ||
@@ -55,3 +55,3 @@ "buildOptions": { | ||
}, | ||
"gitHead": "5906588a63866935106f597726dd16da682784ef" | ||
"gitHead": "771fb95598436a3456decca8a1d993d30687e1a3" | ||
} |