Skip to content

Commit

Permalink
fix(ssr-compiler): missing @lwc/errors dependency (#4899)
Browse files Browse the repository at this point in the history
  • Loading branch information
cardoso authored Nov 21, 2024
1 parent 1aafff4 commit 4df361b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@lwc/ssr-compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
},
"dependencies": {
"@lwc/shared": "8.9.0",
"@lwc/errors": "8.9.0",
"@lwc/template-compiler": "8.9.0",
"acorn": "8.14.0",
"astring": "^1.9.0",
Expand Down

0 comments on commit 4df361b

Please sign in to comment.