mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-16 01:46:05 +00:00
* Update Modern Script Editor to SPFx v1.20.0 * Update samples/react-script-editor/package.json Co-authored-by: Adam Wójcik <58668583+Adam-it@users.noreply.github.com> * chore: Add List of Contributors --------- Co-authored-by: Adam Wójcik <58668583+Adam-it@users.noreply.github.com>
17 lines
525 B
JSON
17 lines
525 B
JSON
{
|
|
"@microsoft/generator-sharepoint": {
|
|
"libraryName": "pnp-script-editor",
|
|
"version": "1.20.0",
|
|
"environment": "spo",
|
|
"isDomainIsolated": false,
|
|
"libraryId": "1425175f-3ed8-44d2-8fc4-dd1497191294",
|
|
"isCreatingSolution": true,
|
|
"packageManager": "npm",
|
|
"componentType": "webpart",
|
|
"nodeVersion": "16.20.0",
|
|
"sdkVersions": {
|
|
"@microsoft/teams-js": "2.24.0",
|
|
"@microsoft/microsoft-graph-client": "3.0.2"
|
|
}
|
|
}
|
|
} |