Joel Rodrigues 934d1d92d1 Update react security grid (#490)
* Update to SPFx 1.4.1

* add missing semicolon to remove warnings

* remove fine not being used

* Update version and readme
2018-04-27 18:19:09 +03:00

11 lines
277 B
JSON

{
"$schema": "https://dev.office.com/json-schemas/core-build/serve.schema.json",
"port": 4321,
"initialPage": "https://localhost:5432/workbench",
"https": true,
"api": {
"port": 5432,
"entryPath": "node_modules/@microsoft/sp-webpart-workbench/lib/api/"
}
}