diff --git a/packages/stencil-react-ssr-output-target/package.json b/packages/stencil-react-ssr-output-target/package.json index 3b8a42b3..114f5a59 100644 --- a/packages/stencil-react-ssr-output-target/package.json +++ b/packages/stencil-react-ssr-output-target/package.json @@ -34,6 +34,7 @@ }, "dependencies": { "@babel/parser": "7.23.9", + "@stencil/core": "4.12.2", "commander": "12.0.0", "esbuild": "0.20.1", "tsx": "4.7.1",