Skip to content

Commit 11a9f51

Browse files
eps1lonzhengjitf
authored andcommitted
Revert "Fix Node package.json ./ exports deprecation warning (react#22783)" (react#22792)
This reverts commit 8edeb78.
1 parent ae876ea commit 11a9f51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"./build-info.json": "./build-info.json",
3333
"./jsx-runtime": "./jsx-runtime.js",
3434
"./jsx-dev-runtime": "./jsx-dev-runtime.js",
35-
"./*": "./*"
35+
"./": "./"
3636
},
3737
"repository": {
3838
"type": "git",

0 commit comments

Comments
 (0)