Webpart version changed to 2.0.0 from 1.0.0

This commit is contained in:
Ravi Chandra 2020-10-01 10:56:44 -07:00
parent 8bd8a2c892
commit 623dd9c321
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"name": "react-youtube-client-side-solution",
"id": "ca0fd050-e358-4093-93cd-bc3d74e131e5",
"isDomainIsolated": false,
"version": "1.0.0.0",
"version": "2.0.0.0",
"skipFeatureDeployment": true,
"includeClientSideAssets": true,
"developer": {

View File

@ -1,7 +1,7 @@
{
"name": "react-youtube",
"main": "lib/index.js",
"version": "1.0.0",
"version": "2.0.0",
"private": true,
"engines": {
"node": ">=0.10.0"