@instructure/ui-themeable
Advanced tools
Comparing version 7.2.3 to 7.2.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [7.2.4](https://github.com/instructure/instructure-ui/compare/v7.2.0...v7.2.4) (2020-10-09) | ||
**Note:** Version bump only for package @instructure/ui-themeable | ||
## [7.2.3](https://github.com/instructure/instructure-ui/compare/v7.2.0...v7.2.3) (2020-10-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instructure/ui-themeable", | ||
"version": "7.2.3", | ||
"version": "7.2.4", | ||
"description": "A UI component library made by Instructure Inc.", | ||
@@ -26,16 +26,16 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "^7.2.3", | ||
"@instructure/ui-test-utils": "^7.2.3", | ||
"@instructure/ui-testable": "^7.2.3" | ||
"@instructure/ui-babel-preset": "^7.2.4", | ||
"@instructure/ui-test-utils": "^7.2.4", | ||
"@instructure/ui-testable": "^7.2.4" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.9.2", | ||
"@instructure/console": "^7.2.3", | ||
"@instructure/ui-color-utils": "^7.2.3", | ||
"@instructure/ui-decorator": "^7.2.3", | ||
"@instructure/ui-dom-utils": "^7.2.3", | ||
"@instructure/ui-react-utils": "^7.2.3", | ||
"@instructure/ui-stylesheet": "^7.2.3", | ||
"@instructure/ui-utils": "^7.2.3", | ||
"@instructure/uid": "^7.2.3", | ||
"@instructure/console": "^7.2.4", | ||
"@instructure/ui-color-utils": "^7.2.4", | ||
"@instructure/ui-decorator": "^7.2.4", | ||
"@instructure/ui-dom-utils": "^7.2.4", | ||
"@instructure/ui-react-utils": "^7.2.4", | ||
"@instructure/ui-stylesheet": "^7.2.4", | ||
"@instructure/ui-utils": "^7.2.4", | ||
"@instructure/uid": "^7.2.4", | ||
"prop-types": "^15" | ||
@@ -49,3 +49,3 @@ }, | ||
}, | ||
"gitHead": "27d455504ffe0098b56ad049f1b9e726c49e71ff" | ||
"gitHead": "38ee008dedb97972ee4867375e23f6cccd7be53e" | ||
} |
285552