Skip to content

Commit 8479b8c

Browse files
committed
chore: 🤖 add npm keywords
1 parent 84f474d commit 8479b8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "user-event",
33
"version": "0.0.0-development",
44
"description": "Simulate user events for react-testing-library",
5+
"keywords": ["react-testing-library", "react", "testing"],
56
"main": "dist/index.js",
67
"scripts": {
78
"test": "jest",

0 commit comments

Comments
 (0)