Skip to content

Commit 8e2b70c

Browse files
aickingaearon
authored andcommitted
Add node-stream.js to react-dom's package.json files entry, enabling the file to be uploaded to npm. (#10044)
1 parent 167f54c commit 8e2b70c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-dom/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"README.md",
2828
"index.js",
2929
"server.js",
30+
"node-stream.js",
3031
"test-utils.js",
3132
"cjs/",
3233
"umd/"

0 commit comments

Comments
 (0)