@fluentui/theme-samples
Advanced tools
Comparing version 8.0.0-beta.45 to 8.0.0-beta.46
define(["require", "exports", "@fluentui/set-version"], function (require, exports, set_version_1) { | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
set_version_1.setVersion('@fluentui/theme-samples', '8.0.0-beta.45'); | ||
set_version_1.setVersion('@fluentui/theme-samples', '8.0.0-beta.46'); | ||
}); | ||
//# sourceMappingURL=version.js.map |
@@ -6,3 +6,3 @@ "use strict"; | ||
var set_version_1 = require("@fluentui/set-version"); | ||
set_version_1.setVersion('@fluentui/theme-samples', '8.0.0-beta.45'); | ||
set_version_1.setVersion('@fluentui/theme-samples', '8.0.0-beta.46'); | ||
//# sourceMappingURL=version.js.map |
// Do not modify this file; it is generated as part of publish. | ||
// The checked in version is a placeholder only and will not be updated. | ||
import { setVersion } from '@fluentui/set-version'; | ||
setVersion('@fluentui/theme-samples', '8.0.0-beta.45'); | ||
setVersion('@fluentui/theme-samples', '8.0.0-beta.46'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/theme-samples", | ||
"version": "8.0.0-beta.45", | ||
"version": "8.0.0-beta.46", | ||
"description": "Sample themes for use with Fabric components.", | ||
@@ -29,3 +29,3 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@fluentui/react": "^8.0.0-beta.46", | ||
"@fluentui/react": "^8.0.0-beta.47", | ||
"@fluentui/set-version": "^8.0.0-beta.1", | ||
@@ -32,0 +32,0 @@ "@fluentui/scheme-utilities": "^8.0.0-beta.13", |
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