How to use the @uifabric/set-version.setVersion function in @uifabric/set-version

To help you get started, we’ve selected a few @uifabric/set-version examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github OfficeDev / office-ui-fabric-react / apps / dom-tests / src / version.ts View on Github external
// dom-tests@7.0.0
// 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('dom-tests', '7.0.0');
github OfficeDev / office-ui-fabric-react / packages / test-utilities / src / version.ts View on Github external
// @uifabric/test-utilities@6.0.4
  // 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('@uifabric/test-utilities', '6.0.4');
github OfficeDev / office-ui-fabric-react / packages / theme-samples / src / version.ts View on Github external
// @uifabric/theme-samples@0.1.6
  // 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('@uifabric/theme-samples', '0.1.6');
github OfficeDev / office-ui-fabric-react / packages / react-cards / src / version.ts View on Github external
// @uifabric/react-cards@0.3.4
  // 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('@uifabric/react-cards', '0.3.4');
github OfficeDev / office-ui-fabric-react / packages / jest-serializer-merge-styles / src / version.ts View on Github external
// @uifabric/jest-serializer-merge-styles@6.0.9
  // 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('@uifabric/jest-serializer-merge-styles', '6.0.9');
github OfficeDev / office-ui-fabric-react / apps / fabric-website-resources / src / version.ts View on Github external
// @uifabric/fabric-website-resources@6.18.3
  // 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('@uifabric/fabric-website-resources', '6.18.3');
github OfficeDev / office-ui-fabric-react / packages / mdl2-theme / src / version.ts View on Github external
// @uifabric/mdl2-theme@0.1.4
// 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('@uifabric/mdl2-theme', '0.1.4');
github OfficeDev / office-ui-fabric-react / packages / file-type-icons / src / version.ts View on Github external
// @uifabric/file-type-icons@6.4.10
  // 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('@uifabric/file-type-icons', '6.4.10');
github OfficeDev / office-ui-fabric-react / packages / icons / src / version.ts View on Github external
// @uifabric/icons@6.5.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('@uifabric/icons', '6.5.2');
github OfficeDev / office-ui-fabric-react / packages / fluent-theme / src / version.ts View on Github external
// @uifabric/fluent-theme@0.16.10
  // 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('@uifabric/fluent-theme', '0.16.10');

@uifabric/set-version

Non-Fabric-specific package version setter

MIT
Latest version published 4 years ago

Package Health Score

75 / 100
Full package analysis

Popular @uifabric/set-version functions

Similar packages