Skip to content

Commit

Permalink
chore: upgrade astro dependency
Browse files Browse the repository at this point in the history
Signed-off-by: pranalidhanavade <[email protected]>
  • Loading branch information
pranalidhanavade committed Jan 8, 2025
1 parent 59860f6 commit e8deef0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/markdown-remark": "^6.0.1",
"@astrojs/react": "^3.3.4",
"@astrojs/sitemap": "^3.1.4",
"@astrojs/starlight": "^0.30.5",
Expand Down

1 comment on commit e8deef0

@deno-deploy
Copy link
Contributor

@deno-deploy deno-deploy bot commented on e8deef0 Jan 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Relative import path "@astrojs/markdown-remark" not prefixed with / or ./ or ../

Please sign in to comment.