Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
joshamaju committed Oct 28, 2024
1 parent 1620f0e commit e31bceb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,15 +76,13 @@
"./tsconfigs/*": "./tsconfigs/*.json",
"./locals": "./dist/runtime/locals.js",
"./config": "./dist/exports/config.js",
"./runtime": "./dist/runtime/index.js",
"./components": "./components/index.ts",
"./internals": "./dist/exports/internals.js",
"./render": "./dist/runtime/render/index.js",
"./render/utils": "./dist/runtime/render/utils.js",
"./render/static": "./dist/runtime/render/static.js",
"./render/streaming": "./dist/runtime/render/streaming/index.js",
"./runtime/internals": "./dist/runtime/constants.js",
"./streaming": "./dist/runtime/render/streaming/index.js",
"./components/Await": {
"node": "./components/Await/node.ts",
"default": "./components/Await/index.ts"
Expand Down

0 comments on commit e31bceb

Please sign in to comment.