Skip to content

Commit c574a93

Browse files
committed
chore: 🤖 add dom-testing-library as npm keyword
1 parent ca725b9 commit c574a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +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"],
5+
"keywords": ["react-testing-library", "dom-testing-library", "react", "testing"],
66
"main": "dist/index.js",
77
"scripts": {
88
"test": "jest",

0 commit comments

Comments
 (0)