Skip to content

Commit fc43577

Browse files
authored
Update package.json
1 parent 29881ee commit fc43577

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/react-refresh/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"main": "runtime.js",
2121
"exports": {
2222
".": "./runtime.js",
23-
"./babel": "./babel.js"
23+
"./babel": "./babel.js",
24+
"./package.json": "./package.json"
2425
},
2526
"repository": {
2627
"type": "git",

0 commit comments

Comments
 (0)