sp-dev-fx-webparts/samples/react-calendar-feed/config/package-solution.json

13 lines
360 B
JSON
Raw Normal View History

2018-06-07 07:09:40 -04:00
{
"$schema": "https://dev.office.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "react-calendar-feed-client-side-solution",
"id": "dd42aa00-b07d-48a2-8896-cc2f8c0d3fae",
"version": "1.0.0.0",
"includeClientSideAssets": true
},
"paths": {
"zippedPackage": "solution/react-calendar-feed.sppkg"
}
}