diff --git a/apps/fabric-website/package.json b/apps/fabric-website/package.json index f8c160609de14f..eb144ae61ca76a 100644 --- a/apps/fabric-website/package.json +++ b/apps/fabric-website/package.json @@ -1,6 +1,6 @@ { "name": "fabric-website", - "version": "4.5.18", + "version": "4.5.19", "description": "Reusable React components for building experiences for Office 365.", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -53,4 +53,4 @@ "office-ui-fabric-react": ">=2.23.0 <3.0.0", "@uifabric/utilities": ">=1.8.3 <2.0.0" } -} \ No newline at end of file +}