mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-05 20:48:17 +00:00
2d9b61fc4d
* Initial commit * first commit * first release * rework * load fix and styling * fix webpart select * css ReactTourJS fix * css fix * added assets * Update README.md * fix webPartData undefined on Text Webpart
12 lines
315 B
JSON
12 lines
315 B
JSON
{
|
|
"@microsoft/generator-sharepoint": {
|
|
"isCreatingSolution": true,
|
|
"environment": "spo",
|
|
"version": "1.9.1",
|
|
"libraryName": "react-tour-pnpjs",
|
|
"libraryId": "9060fda4-14af-4588-aa3a-b746b46420d8",
|
|
"packageManager": "npm",
|
|
"isDomainIsolated": false,
|
|
"componentType": "webpart"
|
|
}
|
|
} |