Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
fix: add missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominique Wirz committed Feb 19, 2024
1 parent 221f091 commit 4d43065
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/stencil-react-ssr-output-target/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4d43065

Please sign in to comment.