mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 21:48:24 +00:00
* Update to SPFx 1.4.1 * add missing semicolon to remove warnings * remove fine not being used * Update version and readme
12 lines
325 B
JSON
12 lines
325 B
JSON
{
|
|
"$schema": "https://dev.office.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "spsecurity-webpart-3-client-side-solution",
|
|
"id": "788271fb-ee9b-40df-8381-eb3dc70d1982",
|
|
"version": "1.0.0.1"
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/spsecurity-webpart-3.sppkg"
|
|
}
|
|
}
|