Joel Rodrigues 8d87659383 Update react visio 1.7.1 (#741)
* remove non required reference to sass file

* update to SPFx 1.7.1

* update readme
2019-01-07 14:44:19 +02:00

15 lines
419 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "react-visio-client-side-solution",
"id": "0ad401f1-b158-4626-8e71-cf27b1f4848d",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true,
"isDomainIsolated": false
},
"paths": {
"zippedPackage": "solution/react-visio.sppkg"
}
}