joaojmendes 883342f7a7 Update React-Directory new features and fix issue #931 (#937)
* Add OrderBy and new propertie

* update docs

* Update README.md

* Fix misspelling
2019-08-13 11:07:43 +03:00

15 lines
407 B
JSON
Executable File

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "Search Directory",
"id": "5b62bc16-3a71-461d-be2f-16bfcb011e8a",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true,
"isDomainIsolated": false
},
"paths": {
"zippedPackage": "solution/react-directory.sppkg"
}
}