@fluentui/theme-samples
Advanced tools
Comparing version 8.7.178 to 8.7.179
define(["require", "exports", "@fluentui/set-version"], function (require, exports, set_version_1) { | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
(0, set_version_1.setVersion)('@fluentui/theme-samples', '8.7.178'); | ||
(0, set_version_1.setVersion)('@fluentui/theme-samples', '8.7.179'); | ||
}); | ||
//# sourceMappingURL=version.js.map |
@@ -6,3 +6,3 @@ "use strict"; | ||
var set_version_1 = require("@fluentui/set-version"); | ||
(0, set_version_1.setVersion)('@fluentui/theme-samples', '8.7.178'); | ||
(0, set_version_1.setVersion)('@fluentui/theme-samples', '8.7.179'); | ||
//# 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.7.178'); | ||
setVersion('@fluentui/theme-samples', '8.7.179'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/theme-samples", | ||
"version": "8.7.178", | ||
"version": "8.7.179", | ||
"description": "Sample themes for use with Fabric components.", | ||
@@ -29,5 +29,5 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@fluentui/react": "^8.121.3", | ||
"@fluentui/react": "^8.121.4", | ||
"@fluentui/set-version": "^8.2.23", | ||
"@fluentui/scheme-utilities": "^8.3.63", | ||
"@fluentui/scheme-utilities": "^8.3.64", | ||
"tslib": "^2.1.0" | ||
@@ -34,0 +34,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
683708
10187