Updated sample.json

This commit is contained in:
Hugo Bernier 2022-04-11 01:44:34 +00:00
parent d3716d1e8d
commit 9b87a0dcd0
3 changed files with 6 additions and 1 deletions

View File

@ -30,3 +30,7 @@ obj
# Styles Generated Code
*.scss.ts
# .CER Certificates
*.cer
# .PEM Certificates
*.pem

View File

@ -51,6 +51,7 @@ Version|Date|Comments
0.0.5|November 15, 2017|Added data provider that demonstrates the CRUD operations
0.0.6|December 11, 2018|Updated sample to SPFx 1.4 and Vue 2.5.x
0.0.7|April 28, 2020|Updated sample to SPFx 1.10 and Vue 2.6.x, fixed issues with batch loader
0.0.8|April 4, 2022|Replace node sass with sass
## Minimal Path to Awesome

View File

@ -9,7 +9,7 @@
"Sample Todo web part demonstrating how you can utilize Vue (a progressive framework for building user interfaces) with SharePoint Framework using handy single-file components approach."
],
"creationDateTime": "2020-04-27",
"updateDateTime": "2020-04-27",
"updateDateTime": "2022-04-04",
"products": [
"SharePoint"
],