Updated sample.json to remove created and updated

This commit is contained in:
Hugo Bernier 2021-10-31 13:19:05 -04:00
parent 5872e2b0f9
commit 3f85ca66b3
2 changed files with 4 additions and 10 deletions

View File

@ -8,8 +8,8 @@
"longDescription": [
"This Web Part allows you to manage events in a calendar. Uses a list of existing calendars on any website. The location and name of the list and the dates of the events to be displayed are defined in the properties of the web part."
],
"created": "2020-12-04",
"modified": "2021-10-02",
"creationDateTime": "2020-12-04",
"updateDateTime": "2021-10-02",
"products": [
"SharePoint",
"Office"

View File

@ -8,8 +8,8 @@
"longDescription": [
"This web part provides loggedin user's outlook events with some advanced features"
],
"created": "2021-08-18",
"modified": "2021-10-04",
"creationDateTime": "2021-08-18",
"updateDateTime": "2021-10-04",
"products": [
"SharePoint",
"Office"
@ -29,12 +29,6 @@
}
],
"thumbnails": [
{
"type": "image",
"order": 100,
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-my-events/assets/preview.gif",
"alt": "react-my-events"
},
{
"type": "image",
"order": 101,