@fluentui/react-theme-provider
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -5,3 +5,3 @@ { | ||
{ | ||
"date": "Mon, 11 May 2020 12:32:18 GMT", | ||
"date": "Mon, 11 May 2020 12:36:34 GMT", | ||
"tag": "@fluentui/react-theme-provider_v0.1.1", | ||
@@ -8,0 +8,0 @@ "version": "0.1.1", |
# Change Log - @fluentui/react-theme-provider | ||
This log was last generated on Mon, 11 May 2020 12:32:18 GMT and should not be manually modified. | ||
This log was last generated on Mon, 11 May 2020 12:36:34 GMT and should not be manually modified. | ||
@@ -9,3 +9,3 @@ <!-- Start content --> | ||
Mon, 11 May 2020 12:32:18 GMT | ||
Mon, 11 May 2020 12:36:34 GMT | ||
@@ -12,0 +12,0 @@ ### Patches |
define(["require", "exports", "@uifabric/set-version"], function (require, exports, set_version_1) { | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
set_version_1.setVersion('@fluentui/react-theme-provider', '0.1.1'); | ||
set_version_1.setVersion('@fluentui/react-theme-provider', '0.1.2'); | ||
}); | ||
//# sourceMappingURL=version.js.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
// @fluentui/react-theme-provider@0.1.1 | ||
// @fluentui/react-theme-provider@0.1.2 | ||
// Do not modify this file, the file is generated as part of publish. The checked in version is a placeholder only. | ||
var set_version_1 = require("@uifabric/set-version"); | ||
set_version_1.setVersion('@fluentui/react-theme-provider', '0.1.1'); | ||
set_version_1.setVersion('@fluentui/react-theme-provider', '0.1.2'); | ||
//# sourceMappingURL=version.js.map |
@@ -1,5 +0,5 @@ | ||
// @fluentui/react-theme-provider@0.1.1 | ||
// @fluentui/react-theme-provider@0.1.2 | ||
// Do not modify this file, the file is generated as part of publish. The checked in version is a placeholder only. | ||
import { setVersion } from '@uifabric/set-version'; | ||
setVersion('@fluentui/react-theme-provider', '0.1.1'); | ||
setVersion('@fluentui/react-theme-provider', '0.1.2'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/react-theme-provider", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Fluent UI React theme provider component, hook, and theme related utilities.", | ||
@@ -48,3 +48,3 @@ "main": "lib-commonjs/index.js", | ||
"@uifabric/set-version": "^7.0.12", | ||
"@uifabric/utilities": "^7.16.4", | ||
"@uifabric/utilities": "^7.17.0", | ||
"classnames": "^2.2.6", | ||
@@ -51,0 +51,0 @@ "tslib": "^1.10.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@uifabric/utilities@^7.17.0