diff --git a/packages/web-components/fast-components/package.json b/packages/web-components/fast-components/package.json index 4ffe09a66fe..d0e450408b9 100644 --- a/packages/web-components/fast-components/package.json +++ b/packages/web-components/fast-components/package.json @@ -92,7 +92,7 @@ "dependencies": { "@microsoft/fast-colors": "^5.0.8", "@microsoft/fast-element": "^0.8.1", - "@microsoft/fast-foundation": "^0.0.0", + "@microsoft/fast-foundation": "^0.0.1", "@microsoft/fast-web-utilities": "^4.4.5" }, "peerDependencies": { diff --git a/packages/web-components/fast-foundation/package.json b/packages/web-components/fast-foundation/package.json index 7e66927ebe1..5c439f6048d 100644 --- a/packages/web-components/fast-foundation/package.json +++ b/packages/web-components/fast-foundation/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-foundation", "description": "A library of Web Component building blocks", "sideEffects": false, - "version": "0.0.0", + "version": "0.0.1", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4"