Skip to content

Commit d1826c2

Browse files
authored
docs: add keywords to package.json (#4511)
1 parent 8de1627 commit d1826c2

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

package.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,28 @@
2323
"e2e"
2424
],
2525
"packageManager": "[email protected]",
26+
"keywords": [
27+
"design-system",
28+
"ui-library",
29+
"components",
30+
"angular",
31+
"react",
32+
"vue",
33+
"web-components",
34+
"tailwind",
35+
"css",
36+
"scss",
37+
"accessibility",
38+
"a11y",
39+
"responsive",
40+
"frontend",
41+
"user-interface",
42+
"deutsche-bahn",
43+
"db",
44+
"ux",
45+
"db-ux",
46+
"styleguide"
47+
],
2648
"scripts": {
2749
"build": "npm run build --workspace=scripts",
2850
"build-outputs": "npm run build-outputs --workspace=scripts",

0 commit comments

Comments
 (0)