Skip to content

Commit f4994ff

Browse files
committed
chore: add package.json keywords
1 parent 45bf9c9 commit f4994ff

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

package.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,19 @@
4444
"vite": "^7.1.4",
4545
"vite-plugin-dts": "^4.5.4",
4646
"vitest": "^3.2.4"
47-
}
47+
},
48+
"keywords": [
49+
"testing",
50+
"twd-js",
51+
"twd",
52+
"tdd",
53+
"bdd",
54+
"test",
55+
"development",
56+
"react",
57+
"javascript",
58+
"typescript",
59+
"vite",
60+
"vitest"
61+
]
4862
}

0 commit comments

Comments
 (0)