Skip to content

Commit 4bf83a7

Browse files
committed
build: adds keywords to package.json
1 parent d7d52dd commit 4bf83a7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/Umbraco.Web.UI.Client/package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,14 @@
273273
"msw": {
274274
"workerDirectory": "public"
275275
},
276+
"keywords": [
277+
"Umbraco",
278+
"CMS",
279+
"Backoffice",
280+
"Content Management System",
281+
"Web Components",
282+
"Extensions"
283+
],
276284
"publishConfig": {
277285
"access": "public",
278286
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)