mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-05 20:48:17 +00:00
f583732935
* Initial version * Added more property pane fields * Fixed recent tab style * Update RecentFilesTab.module.scss * Update RecentFilesTab.tsx * Fixed an issue with unitialized PnP causing wrong API url * Update package-solution.json * Cleaned up code and comments. * Update FileBrowser.tsx * Update FileBrowser.types.ts * Update DocumentLibraryBrowser.tsx * Update RecentFilesTab.tsx * Added OneDrive support * Fixed a little speelliing mistake
11 lines
282 B
JSON
11 lines
282 B
JSON
{
|
|
"@microsoft/generator-sharepoint": {
|
|
"isCreatingSolution": true,
|
|
"environment": "spo",
|
|
"version": "1.7.1",
|
|
"libraryName": "react-comparer",
|
|
"libraryId": "8bc49dd2-60c6-46dc-989b-43a53f055bd0",
|
|
"packageManager": "npm",
|
|
"componentType": "webpart"
|
|
}
|
|
} |