Updated sample.json

This commit is contained in:
Hugo Bernier 2022-04-10 21:27:10 -04:00
parent f2060cf7c7
commit a32cf77591
2 changed files with 6 additions and 3 deletions

View File

@ -31,4 +31,7 @@ obj
# Styles Generated Code # Styles Generated Code
*.scss.ts *.scss.ts
release release# .CER Certificates
*.cer
# .PEM Certificates
*.pem

View File

@ -9,7 +9,7 @@
"This web part allows users to create a faux page hierarchy in their pages library and use it for page-to-page navigation." "This web part allows users to create a faux page hierarchy in their pages library and use it for page-to-page navigation."
], ],
"creationDateTime": "2020-04-30", "creationDateTime": "2020-04-30",
"updateDateTime": "2022-03-24", "updateDateTime": "2022-03-31",
"products": [ "products": [
"SharePoint" "SharePoint"
], ],