Skip to content

Commit 16bacd7

Browse files
authored
Remove module field from package.json (#34)
See facebook/react#18187 for context.
1 parent 1f2a86b commit 16bacd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "16.13.0",
44
"description": "React package for shallow rendering.",
55
"main": "index.js",
6-
"module": "esm/index.js",
76
"repository": "https://github.com/NMinhNguyen/react-shallow-renderer.git",
87
"keywords": [
98
"react",

0 commit comments

Comments
 (0)