[mcp] Fix package.json (#33101)
Since we use esbuild we need to correctly move dependencies that are required at runtime into `dependencies` and other packages that are only used in development in to `devDependencies`. This ensures the correct packages are included in the build. --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/react/pull/33101). * #33085 * #33084 * #33083 * #33082 * __->__ #33101
L
lauren committed
e5f0315efa60a76332b32f21e495e36b26bdd36e
Parent: f739642
Committed by GitHub <noreply@github.com>
on 5/2/2025, 5:56:01 PM