Skip to content

Commit a39f1b0

Browse files
authored
Merge pull request testing-library#9 from Gpx/keywords
chore: 🤖 add npm keywords
2 parents 84f474d + 8479b8c commit a39f1b0

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)