Skip to content

Commit 58f52de

Browse files
chore: Remove the @astrojs/node package from the dependencies (#89)
### Description This PR removes the @astrojs/node package from the dependencies. ### Related Issue Fix #44 ### Screenshots/Screencasts The build runs with no errors: ![build](https://github.com/user-attachments/assets/11f0cbb8-1e7d-4f4e-86e3-fbf5ce474df1)
1 parent 2294c31 commit 58f52de

File tree

2 files changed

+0
-172
lines changed

2 files changed

+0
-172
lines changed

package-lock.json

Lines changed: 0 additions & 171 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"license": "ISC",
1717
"dependencies": {
1818
"@astrojs/mdx": "^2.2.1",
19-
"@astrojs/node": "^8.2.5",
2019
"@astrojs/react": "^3.1.0",
2120
"@astrojs/tailwind": "^5.1.0",
2221
"@astrojs/vercel": "^7.5.3",

0 commit comments

Comments
 (0)