Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @microsoft/fast-figma-plugin-msft@0.8.5
 - @microsoft/fast-tooling-react@2.5.0
 - @microsoft/fast-tooling@0.12.0
 - @microsoft/fast-components@1.12.0
 - @microsoft/fast-element@0.20.0
 - @microsoft/fast-foundation@1.9.0
 - @microsoft/fast-color-explorer@1.6.8
 - @microsoft/fast-component-explorer@0.14.0
 - @microsoft/fast-creator@0.4.0
 - @microsoft/fast-tooling-examples@0.4.8
 - @microsoft/fast-website@1.3.5
 - @microsoft/site-utilities@0.6.0
 - fast-site@0.4.0
  • Loading branch information
chrisdholt committed Nov 19, 2020
1 parent 67af78d commit f31ce66
Show file tree
Hide file tree
Showing 26 changed files with 260 additions and 40 deletions.
8 changes: 8 additions & 0 deletions packages/tooling/fast-figma-plugin-msft/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.5](https://github.com/Microsoft/fast/compare/@microsoft/fast-figma-plugin-msft@0.8.4...@microsoft/fast-figma-plugin-msft@0.8.5) (2020-11-19)

**Note:** Version bump only for package @microsoft/fast-figma-plugin-msft





## [0.8.4](https://github.com/Microsoft/fast/compare/@microsoft/fast-figma-plugin-msft@0.8.3...@microsoft/fast-figma-plugin-msft@0.8.4) (2020-10-14)

**Note:** Version bump only for package @microsoft/fast-figma-plugin-msft
Expand Down
6 changes: 3 additions & 3 deletions packages/tooling/fast-figma-plugin-msft/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/fast-figma-plugin-msft",
"version": "0.8.4",
"version": "0.8.5",
"description": "A Figma plugin for designing MSFT experiences",
"sideEffects": false,
"private": true,
Expand Down Expand Up @@ -29,10 +29,10 @@
"@babel/core": "^7.7.7",
"@babel/preset-env": "^7.7.7",
"@microsoft/fast-colors": "^5.1.0",
"@microsoft/fast-components": "^1.11.1",
"@microsoft/fast-components": "^1.12.0",
"@microsoft/fast-components-react-msft": "^4.32.0",
"@microsoft/fast-components-styles-msft": "^4.29.0",
"@microsoft/fast-element": "^0.19.1",
"@microsoft/fast-element": "^0.20.0",
"@types/figma": "^1.0.2",
"@types/node": "^10.12.12",
"@types/react": "^16.9.17",
Expand Down
21 changes: 21 additions & 0 deletions packages/tooling/fast-tooling-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.5.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling-react@2.4.1...@microsoft/fast-tooling-react@2.5.0) (2020-11-19)


### Bug Fixes

* assign all react components an originatorId to determine re-rendering of form elements ([#4088](https://github.com/Microsoft/fast/issues/4088)) ([6858ff2](https://github.com/Microsoft/fast/commit/6858ff266dbf1f7957bd08d13645ca0fad31552c)), closes [#3628](https://github.com/Microsoft/fast/issues/3628)
* number field interactions ([#4124](https://github.com/Microsoft/fast/issues/4124)) ([16f677c](https://github.com/Microsoft/fast/commit/16f677c1690c6442f2d3152a4c7790002d54c4c5))
* tabbing disabled for when linkedDataControl used in form ([#4023](https://github.com/Microsoft/fast/issues/4023)) ([d28fe24](https://github.com/Microsoft/fast/commit/d28fe24595712a6533271c1dd31b9b3a33d64157))
* updated the background on attribute dropdown in fast tooling used in component explorer ([#4098](https://github.com/Microsoft/fast/issues/4098)) ([e6bd341](https://github.com/Microsoft/fast/commit/e6bd3416cc9f181156c66027b90ee2a517a309bc)), closes [#3979](https://github.com/Microsoft/fast/issues/3979)


### Features

* add a utility to map MDN data to a format that will be usable by generated UI ([#4066](https://github.com/Microsoft/fast/issues/4066)) ([faad57e](https://github.com/Microsoft/fast/commit/faad57ee3982832c67d01f1c00047665727e2c6f))
* add justify text align option ([#4116](https://github.com/Microsoft/fast/issues/4116)) ([17f47c1](https://github.com/Microsoft/fast/commit/17f47c1e623e901a4d63e3b3a01aa29c14716646))
* adding localization for hard coded strings ([#4104](https://github.com/Microsoft/fast/issues/4104)) ([a37b204](https://github.com/Microsoft/fast/commit/a37b2048d967d54be7781d27693e7495e1027b7f))





## [2.4.1](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling-react@2.4.0...@microsoft/fast-tooling-react@2.4.1) (2020-10-14)


Expand Down
4 changes: 2 additions & 2 deletions packages/tooling/fast-tooling-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-tooling-react",
"description": "A React-specific set of components and utilities to assist in creating web UI",
"sideEffects": false,
"version": "2.4.1",
"version": "2.5.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -116,7 +116,7 @@
"@microsoft/fast-components-foundation-react": "^3.2.0",
"@microsoft/fast-jss-manager-react": "^4.8.0",
"@microsoft/fast-jss-utilities": "^4.8.0",
"@microsoft/fast-tooling": "^0.11.1",
"@microsoft/fast-tooling": "^0.12.0",
"@microsoft/fast-web-utilities": "^4.6.1",
"exenv-es6": "^1.0.0",
"raf-throttle": "^2.0.3",
Expand Down
18 changes: 18 additions & 0 deletions packages/tooling/fast-tooling/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.11.1...@microsoft/fast-tooling@0.12.0) (2020-11-19)


### Bug Fixes

* assign all react components an originatorId to determine re-rendering of form elements ([#4088](https://github.com/Microsoft/fast/issues/4088)) ([6858ff2](https://github.com/Microsoft/fast/commit/6858ff266dbf1f7957bd08d13645ca0fad31552c)), closes [#3628](https://github.com/Microsoft/fast/issues/3628)
* assigns children to named slots properly ([#4026](https://github.com/Microsoft/fast/issues/4026)) ([cddf930](https://github.com/Microsoft/fast/commit/cddf930108696eab7481389776aaf5895b9ea8c0))


### Features

* add a utility to map MDN data to a format that will be usable by generated UI ([#4066](https://github.com/Microsoft/fast/issues/4066)) ([faad57e](https://github.com/Microsoft/fast/commit/faad57ee3982832c67d01f1c00047665727e2c6f))
* update generated css data to include more nesting solutions as well as new exports for property, syntax and types lists ([#4125](https://github.com/Microsoft/fast/issues/4125)) ([b814aed](https://github.com/Microsoft/fast/commit/b814aed588eadc0d24185243ac864105d22cd190))





## [0.11.1](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.11.0...@microsoft/fast-tooling@0.11.1) (2020-10-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/tooling/fast-tooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-tooling",
"description": "A set of utilities to assist in creating web UI",
"sideEffects": false,
"version": "0.11.1",
"version": "0.12.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down
33 changes: 33 additions & 0 deletions packages/web-components/fast-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,39 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.12.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-components@1.11.1...@microsoft/fast-components@1.12.0) (2020-11-19)


### Bug Fixes

* ensure all components opt into body font ([#4134](https://github.com/Microsoft/fast/issues/4134)) ([50dd893](https://github.com/Microsoft/fast/commit/50dd8938d1d75766148e767e9cbb28bc14a7f7bf))
* ensure tree items with children have a value for aria-expanded ([#4114](https://github.com/Microsoft/fast/issues/4114)) ([e7a7553](https://github.com/Microsoft/fast/commit/e7a7553c8e2fb205927d4d913de0d2790720ced7))
* fast card should be design system provider ([#4107](https://github.com/Microsoft/fast/issues/4107)) ([fb0a49b](https://github.com/Microsoft/fast/commit/fb0a49b4f4ba52b9c96e1674015cd3e79fb5cd62))
* flipper icon and menu item text in high contrast mode ([#4110](https://github.com/Microsoft/fast/issues/4110)) ([69ec2cc](https://github.com/Microsoft/fast/commit/69ec2ccabc40acbc5305fe390c8d39a397da6681))
* move component options to independent modules ([#4048](https://github.com/Microsoft/fast/issues/4048)) ([f8a88a8](https://github.com/Microsoft/fast/commit/f8a88a8b14b2eee4dd26619f7927be73bea94277))
* radio group orientation "vertical" broken ([#4123](https://github.com/Microsoft/fast/issues/4123)) ([7b38f52](https://github.com/Microsoft/fast/commit/7b38f523250b75d5deaedd347bff3c24247f3de1))
* remove Card circular dependencies ([#4121](https://github.com/Microsoft/fast/issues/4121)) ([c7059b3](https://github.com/Microsoft/fast/commit/c7059b373f38aee700a767dc3328b609defb3b15))
* remove duplicate exports causing circular dependencies ([#4053](https://github.com/Microsoft/fast/issues/4053)) ([29de4d8](https://github.com/Microsoft/fast/commit/29de4d83842ab383504adc0fc4873258909ff967))
* remove hover background-color for disabled hovered options ([#4130](https://github.com/Microsoft/fast/issues/4130)) ([7569d9a](https://github.com/Microsoft/fast/commit/7569d9aca13b70688bb696bbfe3bc2b06ad447a2))
* removed high contrast work in buttons and add the work in common buttons style ([#4135](https://github.com/Microsoft/fast/issues/4135)) ([a3555e2](https://github.com/Microsoft/fast/commit/a3555e2c673ebe0b7942e5438ed93bea82be331b))
* revert radio to using class selector instead of attr, update slider-label to use internal styles for orientation ([#4108](https://github.com/Microsoft/fast/issues/4108)) ([c6ecedf](https://github.com/Microsoft/fast/commit/c6ecedf8427caf686bfebe89e78d2a6c2b7153f2))
* update start and end slot to remove fixed width and height ([#4081](https://github.com/Microsoft/fast/issues/4081)) ([5f267fc](https://github.com/Microsoft/fast/commit/5f267fcb16a6636de67a4056204bf95828cb1d3f)), closes [#3904](https://github.com/Microsoft/fast/issues/3904)
* Updated Design System reference in fast-card ([#4117](https://github.com/Microsoft/fast/issues/4117)) ([bd9ef7b](https://github.com/Microsoft/fast/commit/bd9ef7b6297d9ffeceb2ccb597b68edf850cba6f))
* updates the definition for the flipper component for the direction attribute ([#4046](https://github.com/Microsoft/fast/issues/4046)) ([e9e56c2](https://github.com/Microsoft/fast/commit/e9e56c268dea2223674577177bc21c39d17cf184))


### Features

* Add disabled attr to fast-tab ([#4013](https://github.com/Microsoft/fast/issues/4013)) ([caef4b1](https://github.com/Microsoft/fast/commit/caef4b15ce729ab1c1762bf0578edcf4d809351c)), closes [#4017](https://github.com/Microsoft/fast/issues/4017)
* add fast-breadcrumb and fast-breadcrumb-item web components ([#3627](https://github.com/Microsoft/fast/issues/3627)) ([e2e142c](https://github.com/Microsoft/fast/commit/e2e142c8ab91eb10906e74853f34afd5081ca12b))
* add select component ([#4074](https://github.com/Microsoft/fast/issues/4074)) ([6984027](https://github.com/Microsoft/fast/commit/698402773e77b2766e995770b0d34c6d129e2ec3))
* attribute selectors instead of class selectors ([#4078](https://github.com/Microsoft/fast/issues/4078)) ([bd09fbc](https://github.com/Microsoft/fast/commit/bd09fbc7d1d352f4d27552a4102d6f960708311f))
* convert FormAssociated to a constructable function ([#4115](https://github.com/Microsoft/fast/issues/4115)) ([da8d54b](https://github.com/Microsoft/fast/commit/da8d54b5a057812622471e1261200b8f9b290d12))





## [1.11.1](https://github.com/Microsoft/fast/compare/@microsoft/fast-components@1.11.0...@microsoft/fast-components@1.11.1) (2020-10-14)


Expand Down
8 changes: 4 additions & 4 deletions packages/web-components/fast-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-components",
"description": "A library of Web Components",
"sideEffects": false,
"version": "1.11.1",
"version": "1.12.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.7.13",
"@microsoft/fast-tooling": "^0.11.1",
"@microsoft/fast-tooling": "^0.12.0",
"@storybook/addons": "^5.1.3",
"@storybook/cli": "^5.1.3",
"@storybook/html": "^5.1.3",
Expand Down Expand Up @@ -100,8 +100,8 @@
},
"dependencies": {
"@microsoft/fast-colors": "^5.1.0",
"@microsoft/fast-element": "^0.19.1",
"@microsoft/fast-foundation": "^1.8.1",
"@microsoft/fast-element": "^0.20.0",
"@microsoft/fast-foundation": "^1.9.0",
"@microsoft/fast-web-utilities": "^4.6.1",
"tslib": "^1.13.0"
},
Expand Down
21 changes: 21 additions & 0 deletions packages/web-components/fast-element/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-element@0.19.1...@microsoft/fast-element@0.20.0) (2020-11-19)


### Bug Fixes

* **fast-element:** ensure all nodes removed in repeat when array emptied ([#4073](https://github.com/Microsoft/fast/issues/4073)) ([cacfefe](https://github.com/Microsoft/fast/commit/cacfefe78de27f19b7774af338bed27513437623))
* **fast-element:** remove mergeSplice array length cache ([#4067](https://github.com/Microsoft/fast/issues/4067)) ([751eef8](https://github.com/Microsoft/fast/commit/751eef8ae070a20741a412b22371a46efb1e2b86))


### Features

* add select component ([#4074](https://github.com/Microsoft/fast/issues/4074)) ([6984027](https://github.com/Microsoft/fast/commit/698402773e77b2766e995770b0d34c6d129e2ec3))
* convert FormAssociated to a constructable function ([#4115](https://github.com/Microsoft/fast/issues/4115)) ([da8d54b](https://github.com/Microsoft/fast/commit/da8d54b5a057812622471e1261200b8f9b290d12))
* makes Controller.isConnected an observable property ([#4093](https://github.com/Microsoft/fast/issues/4093)) ([3d49aa2](https://github.com/Microsoft/fast/commit/3d49aa290bc7ea04a90038529d34b884ed053cbc))
* **fast-element:** introduce NamedTargetDirective for extensibility ([#4079](https://github.com/Microsoft/fast/issues/4079)) ([c93bc26](https://github.com/Microsoft/fast/commit/c93bc26c1fa438d86d049e6e0d8a09c65fda5781))
* support HTMLStyleElement from Controller.addStyles and Controller.removeStyles ([#4043](https://github.com/Microsoft/fast/issues/4043)) ([cf20187](https://github.com/Microsoft/fast/commit/cf201871838479593b3377d667643a409418dad2))





## [0.19.1](https://github.com/Microsoft/fast/compare/@microsoft/fast-element@0.19.0...@microsoft/fast-element@0.19.1) (2020-10-14)

**Note:** Version bump only for package @microsoft/fast-element
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/fast-element/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-element",
"description": "A library for constructing Web Components",
"sideEffects": false,
"version": "0.19.1",
"version": "0.20.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down
30 changes: 30 additions & 0 deletions packages/web-components/fast-foundation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,36 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.9.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-foundation@1.8.1...@microsoft/fast-foundation@1.9.0) (2020-11-19)


### Bug Fixes

* active indicator losing track if double click ([#4085](https://github.com/Microsoft/fast/issues/4085)) ([fcecc75](https://github.com/Microsoft/fast/commit/fcecc759ed1cdddd3a5c73d38514dfce7edf432d))
* active indicator no longer animating ([#4126](https://github.com/Microsoft/fast/issues/4126)) ([49e2608](https://github.com/Microsoft/fast/commit/49e26089c9275c5794af5d4e47427237363d333f))
* corrects ElementInternals feature detection ([#4087](https://github.com/Microsoft/fast/issues/4087)) ([58b3e54](https://github.com/Microsoft/fast/commit/58b3e540c77eafa95ade021fd90b184d6f929a50))
* ensure form elements reset when the parent form's reset() method is invoked. ([#4075](https://github.com/Microsoft/fast/issues/4075)) ([f19894e](https://github.com/Microsoft/fast/commit/f19894e746f0e1b7cffcce9d1269b9e6080f723a))
* ensure StyleElementCustomPropertyManager works with disconnected elements ([#4112](https://github.com/Microsoft/fast/issues/4112)) ([e903bfa](https://github.com/Microsoft/fast/commit/e903bfa38b3ce2e8689c4eef4b552d9e7f8a9b88))
* ensure tree items with children have a value for aria-expanded ([#4114](https://github.com/Microsoft/fast/issues/4114)) ([e7a7553](https://github.com/Microsoft/fast/commit/e7a7553c8e2fb205927d4d913de0d2790720ced7))
* fast-slider sets value to NaN if developer tools open ([#4033](https://github.com/Microsoft/fast/issues/4033)) ([35d6903](https://github.com/Microsoft/fast/commit/35d6903cdc73fb4c5283bdfc5dcb0955b09d9b4c))
* handle initially set value in FormAssociated ([#4047](https://github.com/Microsoft/fast/issues/4047)) ([bf7e874](https://github.com/Microsoft/fast/commit/bf7e87403883efcd438902bbfb43a74491a47b3f))
* move component options to independent modules ([#4048](https://github.com/Microsoft/fast/issues/4048)) ([f8a88a8](https://github.com/Microsoft/fast/commit/f8a88a8b14b2eee4dd26619f7927be73bea94277))
* revert radio to using class selector instead of attr, update slider-label to use internal styles for orientation ([#4108](https://github.com/Microsoft/fast/issues/4108)) ([c6ecedf](https://github.com/Microsoft/fast/commit/c6ecedf8427caf686bfebe89e78d2a6c2b7153f2))


### Features

* Add disabled attr to fast-tab ([#4013](https://github.com/Microsoft/fast/issues/4013)) ([caef4b1](https://github.com/Microsoft/fast/commit/caef4b15ce729ab1c1762bf0578edcf4d809351c)), closes [#4017](https://github.com/Microsoft/fast/issues/4017)
* add fast-breadcrumb and fast-breadcrumb-item web components ([#3627](https://github.com/Microsoft/fast/issues/3627)) ([e2e142c](https://github.com/Microsoft/fast/commit/e2e142c8ab91eb10906e74853f34afd5081ca12b))
* add select component ([#4074](https://github.com/Microsoft/fast/issues/4074)) ([6984027](https://github.com/Microsoft/fast/commit/698402773e77b2766e995770b0d34c6d129e2ec3))
* add show and hide methods to dialog ([#4030](https://github.com/Microsoft/fast/issues/4030)) ([00b69ff](https://github.com/Microsoft/fast/commit/00b69fff994035e769906563190cca86e3ae61f7))
* convert FormAssociated to a constructable function ([#4115](https://github.com/Microsoft/fast/issues/4115)) ([da8d54b](https://github.com/Microsoft/fast/commit/da8d54b5a057812622471e1261200b8f9b290d12))
* enable shared CSSStyleSheets in DesignSystemProvider ([#4065](https://github.com/Microsoft/fast/issues/4065)) ([5579c2e](https://github.com/Microsoft/fast/commit/5579c2ef424f8f63e00c8e29b5c4d43acb32c6db))





## [1.8.1](https://github.com/Microsoft/fast/compare/@microsoft/fast-foundation@1.8.0...@microsoft/fast-foundation@1.8.1) (2020-10-14)


Expand Down
4 changes: 2 additions & 2 deletions packages/web-components/fast-foundation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-foundation",
"description": "A library of Web Component building blocks",
"sideEffects": false,
"version": "1.8.1",
"version": "1.9.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -85,7 +85,7 @@
"webpack": "^4.44.0"
},
"dependencies": {
"@microsoft/fast-element": "^0.19.1",
"@microsoft/fast-element": "^0.20.0",
"@microsoft/fast-web-utilities": "^4.6.1",
"@microsoft/tsdoc-config": "^0.13.4",
"tabbable": "^4.0.0",
Expand Down
8 changes: 8 additions & 0 deletions sites/fast-color-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.6.8](https://github.com/Microsoft/fast/compare/@microsoft/fast-color-explorer@1.6.7...@microsoft/fast-color-explorer@1.6.8) (2020-11-19)

**Note:** Version bump only for package @microsoft/fast-color-explorer





## [1.6.7](https://github.com/Microsoft/fast/compare/@microsoft/fast-color-explorer@1.6.6...@microsoft/fast-color-explorer@1.6.7) (2020-10-14)

**Note:** Version bump only for package @microsoft/fast-color-explorer
Expand Down
4 changes: 2 additions & 2 deletions sites/fast-color-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/fast-color-explorer",
"version": "1.6.7",
"version": "1.6.8",
"description": "Color explorations",
"sideEffects": false,
"private": true,
Expand Down Expand Up @@ -30,7 +30,7 @@
"@babel/preset-env": "^7.2.0",
"@babel/preset-react": "^7.0.0",
"@microsoft/eslint-config-fast-dna": "^1.2.0",
"@microsoft/site-utilities": "^0.5.1",
"@microsoft/site-utilities": "^0.6.0",
"@types/lodash": "^4.14.120",
"@types/node": "^10.12.12",
"@types/react": "^16.7.17",
Expand Down
Loading

0 comments on commit f31ce66

Please sign in to comment.