summaryrefslogtreecommitdiff
path: root/packages/integrations/react
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/react')
-rw-r--r--packages/integrations/react/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json
index 23b19447e..3b4e015e2 100644
--- a/packages/integrations/react/package.json
+++ b/packages/integrations/react/package.json
@@ -26,7 +26,8 @@
"./server.js": "./server.js",
"./server-v17.js": "./server-v17.js",
"./package.json": "./package.json",
- "./jsx-runtime": "./jsx-runtime.js"
+ "./jsx-runtime": "./jsx-runtime.js",
+ "./vnode-children.js": "./vnode-children.js"
},
"files": [
"dist",