We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a52d646 commit a04c28cCopy full SHA for a04c28c
1 file changed
package.json
@@ -138,23 +138,19 @@
138
"license": "MIT",
139
"keywords": [
140
"sharepoint",
141
+ "microsoft365",
142
+ "m365",
143
"office365",
144
"tools",
145
"spfx",
- "framework"
146
+ "sharepoint framework"
147
],
148
"bugs": {
149
"url": "https://github.com/pnp/sp-dev-fx-controls-react/issues"
150
},
151
"main": "lib/index.js",
152
"homepage": "https://pnp.github.io/sp-dev-fx-controls-react/",
- "contributors": [
- "Gove, Russell <russellgove@gmail.com>",
153
- "Kent Chris <>",
154
- "Rodrigues, Joel <>",
155
- "Struyf, Elio <info@estruyf.be>",
156
- "Terentiev, Alex <alex@aterentiev.com>"
157
- ],
+ "contributors": [],
158
"jest": {
159
"transform": {
160
"^.+\\.(ts|tsx)$": "ts-jest"
0 commit comments