Skip to content

Commit c992a73

Browse files
committed
Declare "module" field in package.json
This change exposes the ESM build of react-testing-library.
1 parent 14b567f commit c992a73

File tree

3 files changed

+25
-16
lines changed

3 files changed

+25
-16
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,15 @@
615615
"contributions": [
616616
"code"
617617
]
618+
},
619+
{
620+
"login": "maisano",
621+
"name": "Richard Maisano",
622+
"avatar_url": "https://avatars2.githubusercontent.com/u/689081?v=4",
623+
"profile": "https://github.com/maisano",
624+
"contributions": [
625+
"code"
626+
]
618627
}
619628
]
620629
}

0 commit comments

Comments
 (0)