Skip to content

Commit 689f475

Browse files
committed
fix(e2e): use @astrojs/node@8 for astro-hybrid template (astro 4 compat)
1 parent 8ee0693 commit 689f475

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration/templates/astro-hybrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@astrojs/check": "^0.9.4",
14-
"@astrojs/node": "^9.4.2",
14+
"@astrojs/node": "^8.0.0",
1515
"@astrojs/react": "^3.6.2",
1616
"@types/react": "18.3.12",
1717
"@types/react-dom": "18.3.1",

0 commit comments

Comments
 (0)