Updated readme with telemetry info.

Updated version of the client-side solution and manifest to 1.0.
This commit is contained in:
chaksc 2016-10-17 23:37:55 -07:00
parent 6b3a9df59c
commit d26653ea7a
2 changed files with 3 additions and 1 deletions

View File

@ -312,4 +312,6 @@ private _resolveBatch(batch: ODataBatch, promises: Promise<{}>[]): Promise<ITodo
}
```
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-todo-basic" />

View File

@ -2,7 +2,7 @@
"$schema": "../../../node_modules/@microsoft/sp-module-interfaces/lib/manifestSchemas/jsonSchemas/clientSideComponentManifestSchema.json",
"id": "cf91e6a4-ae07-4cdc-8a62-f22eada7ab4d",
"componentType": "WebPart",
"version": "0.0.1",
"version": "1.0.0",
"manifestVersion": 2,
"searchablePropertyNames": [],
"linkPropertyNames": [],