mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-08 05:58:36 +00:00
f198118429
* update docs * Update README.md * Update README.md * Support to IE11 * fine tunning, added Fade on Images * use CSS transitions * clean extra comments * react-carousel * Happy Birthday Web Part - new version * Update Docs * added spinner on loading image in carousel
13 lines
339 B
JSON
13 lines
339 B
JSON
{
|
|
"@microsoft/generator-sharepoint": {
|
|
"version": "1.8.2",
|
|
"libraryName": "react-carousel",
|
|
"libraryId": "263a1d21-f4c7-4a46-a364-e5f995286b9b",
|
|
"environment": "spo",
|
|
"packageManager": "npm",
|
|
"framework": "react",
|
|
"isCreatingSolution": true,
|
|
"isDomainIsolated": false,
|
|
"componentType": "webpart"
|
|
}
|
|
} |