Skip to content

Commit

Permalink
refactor: Correct react/runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian committed Jun 21, 2023
1 parent 8c12a0d commit 878245c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
".": {
"types": "./dist/index.d.ts",
"browser": "./dist/runtime.module.js",
"umd": "./dist/runtime.min.js",
"import": "./dist/runtime.mjs",
"require": "./dist/runtime.js"
}
Expand Down

0 comments on commit 878245c

Please sign in to comment.