six-broker-statistics-listing-widget
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -5,4 +5,8 @@ # Change Log | ||
## [1.0.2] - 2017-04-12 | ||
### Changed | ||
- Updates SDK bundles | ||
## [1.0.1] - 2017-04-04 | ||
### Changes | ||
### Changed | ||
- Updates SDK bundles | ||
@@ -9,0 +13,0 @@ |
@@ -1,1 +0,1 @@ | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default={version:"1.0.1",git:{short:"f671425",long:"f67142538917ca12a2bfdb622270f2646cd4ea97",branch:"master"}}; | ||
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default={version:"1.0.2",git:{short:"2f34310",long:"2f3431031a0c637da961e7c96a6838f31cf61944",branch:"master"}}; |
{ | ||
"name": "six-broker-statistics-listing-widget", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A widget that displays broker statistics on listing level.", | ||
@@ -15,8 +15,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"six-sdk": "^1.0.4", | ||
"six-tabs": "^2.0.2", | ||
"six-widget-support": "^3.0.16" | ||
"six-sdk": "^1.0.5", | ||
"six-tabs": "^2.1.3", | ||
"six-widget-support": "^3.0.17" | ||
}, | ||
"devDependencies": { | ||
"six-widget-buildsupport": "^3.0.0" | ||
"six-widget-buildsupport": "^3.5.1" | ||
}, | ||
@@ -23,0 +23,0 @@ "peerDependencies": { |
11556
Updatedsix-sdk@^1.0.5
Updatedsix-tabs@^2.1.3
Updatedsix-widget-support@^3.0.17