Updated sample.json
This commit is contained in:
parent
dc98f48fb4
commit
eb95fbdaa0
|
@ -21,14 +21,20 @@
|
|||
},
|
||||
{
|
||||
"key": "SPFX-VERSION",
|
||||
"value": "1.11.0"
|
||||
"value": "1.12.1"
|
||||
}
|
||||
],
|
||||
"thumbnails": [
|
||||
{
|
||||
"type": "image",
|
||||
"order": 100,
|
||||
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-my-events",
|
||||
"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,
|
||||
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-my-events/assets/preview.png",
|
||||
"alt": "react-my-events"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue