Skip to content

Commit a04c28c

Browse files
update package.json details
1 parent a52d646 commit a04c28c

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

package.json

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -138,23 +138,19 @@
138138
"license": "MIT",
139139
"keywords": [
140140
"sharepoint",
141+
"microsoft365",
142+
"m365",
141143
"office365",
142144
"tools",
143145
"spfx",
144-
"framework"
146+
"sharepoint framework"
145147
],
146148
"bugs": {
147149
"url": "https://github.com/pnp/sp-dev-fx-controls-react/issues"
148150
},
149151
"main": "lib/index.js",
150152
"homepage": "https://pnp.github.io/sp-dev-fx-controls-react/",
151-
"contributors": [
152-
"Gove, Russell <[email protected]>",
153-
"Kent Chris <>",
154-
"Rodrigues, Joel <>",
155-
"Struyf, Elio <[email protected]>",
156-
"Terentiev, Alex <[email protected]>"
157-
],
153+
"contributors": [],
158154
"jest": {
159155
"transform": {
160156
"^.+\\.(ts|tsx)$": "ts-jest"

0 commit comments

Comments
 (0)