From 89b692207ee1f7f2ca872fa61171bc887566342e Mon Sep 17 00:00:00 2001 From: Stefan Bauer Date: Thu, 28 Feb 2019 09:39:58 +0100 Subject: [PATCH] 1.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 096df549..a6ca9feb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pnp/generator-spfx", - "version": "v1.6.3-beta2", + "version": "1.6.3", "description": "This Yeoman generator helps organisations to improve their development workflow with the SharePoint Framework. It extends the functionalities of the @microsoft/generator-sharepoint based on best pattern and practices. This generator extends the capabilities of ReactJS, and Knockout projects add support for additional frameworks and include advanced code analysis tools.", "author": { "name": "Office 365 / SharePoint PnP Core Team",