sp-dev-fx-webparts/samples/react-google-fit/config/package-solution.json

13 lines
363 B
JSON
Raw Normal View History

2019-02-09 05:10:15 -05:00
{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "react-google-fit-client-side-solution",
"id": "2469a81b-8fb7-4cb4-a710-50f324465560",
"version": "1.0.0.0",
"includeClientSideAssets": true
},
"paths": {
"zippedPackage": "solution/react-google-fit.sppkg"
}
}