@instructure/ui-themeable
Advanced tools
Comparing version 7.3.0 to 7.3.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [7.3.1](https://github.com/instructure/instructure-ui/compare/v7.3.0...v7.3.1) (2020-11-30) | ||
**Note:** Version bump only for package @instructure/ui-themeable | ||
# [7.3.0](https://github.com/instructure/instructure-ui/compare/v7.2.4...v7.3.0) (2020-10-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instructure/ui-themeable", | ||
"version": "7.3.0", | ||
"version": "7.3.1", | ||
"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.3.0", | ||
"@instructure/ui-test-utils": "^7.3.0", | ||
"@instructure/ui-testable": "^7.3.0" | ||
"@instructure/ui-babel-preset": "^7.3.1", | ||
"@instructure/ui-test-utils": "^7.3.1", | ||
"@instructure/ui-testable": "^7.3.1" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.9.2", | ||
"@instructure/console": "^7.3.0", | ||
"@instructure/ui-color-utils": "^7.3.0", | ||
"@instructure/ui-decorator": "^7.3.0", | ||
"@instructure/ui-dom-utils": "^7.3.0", | ||
"@instructure/ui-react-utils": "^7.3.0", | ||
"@instructure/ui-stylesheet": "^7.3.0", | ||
"@instructure/ui-utils": "^7.3.0", | ||
"@instructure/uid": "^7.3.0", | ||
"@instructure/console": "^7.3.1", | ||
"@instructure/ui-color-utils": "^7.3.1", | ||
"@instructure/ui-decorator": "^7.3.1", | ||
"@instructure/ui-dom-utils": "^7.3.1", | ||
"@instructure/ui-react-utils": "^7.3.1", | ||
"@instructure/ui-stylesheet": "^7.3.1", | ||
"@instructure/ui-utils": "^7.3.1", | ||
"@instructure/uid": "^7.3.1", | ||
"prop-types": "^15" | ||
@@ -49,3 +49,3 @@ }, | ||
}, | ||
"gitHead": "9d51ed00e174cd5220bac06491f420073c7235f4" | ||
"gitHead": "eb29731713c51b6c13270a2bf5f489201d1ee3d6" | ||
} |
285885