[Flight Parcel] Remove private package (#31746)

We'll start publishing these.
This commit is contained in:
Sebastian Markbåge
2024-12-12 15:26:03 -05:00
committed by GitHub
parent 130095f76b
commit 7130d0c6cf

View File

@@ -2,7 +2,6 @@
"name": "react-server-dom-parcel",
"description": "React Server Components bindings for DOM using Parcel. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly.",
"version": "19.0.0",
"private": true,
"keywords": [
"react"
],