Updated sample.json
This commit is contained in:
parent
bd7f93b6b3
commit
e8904e9ed0
|
@ -30,3 +30,9 @@ obj
|
|||
|
||||
# Styles Generated Code
|
||||
*.scss.ts
|
||||
# .CER Certificates
|
||||
*.cer
|
||||
# .PEM Certificates
|
||||
*.pem
|
||||
|
||||
release/webpack-stats/js-propertycontrols-svg.stats.json
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"An SPFx web part that displays a Scalable Vector Graphics (SVG) image using properties to customize how it is rendered. The web part utilizes the PnP SPFx Property Controls package (specifially the SpinButton and ColorPicker) to set these properties."
|
||||
],
|
||||
"creationDateTime": "2017-11-12",
|
||||
"updateDateTime": "2021-12-30",
|
||||
"updateDateTime": "2022-04-07",
|
||||
"products": [
|
||||
"SharePoint"
|
||||
],
|
||||
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
{
|
||||
"key": "SPFX-VERSION",
|
||||
"value": "1.3.4"
|
||||
"value": "1.13.0"
|
||||
},
|
||||
{
|
||||
"key": "PNPCONTROLS",
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue