Webpart version changed to 2.0.0 from 1.0.0
This commit is contained in:
parent
8bd8a2c892
commit
623dd9c321
|
@ -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": {
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue