Updated sample.json
This commit is contained in:
parent
f2060cf7c7
commit
a32cf77591
|
@ -31,4 +31,7 @@ obj
|
||||||
# Styles Generated Code
|
# Styles Generated Code
|
||||||
*.scss.ts
|
*.scss.ts
|
||||||
|
|
||||||
release
|
release# .CER Certificates
|
||||||
|
*.cer
|
||||||
|
# .PEM Certificates
|
||||||
|
*.pem
|
||||||
|
|
|
@ -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"
|
||||||
],
|
],
|
||||||
|
@ -63,4 +63,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue