Skip to content

Commit

Permalink
chore: rename package to @deno/astro-adapter (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k authored Apr 25, 2024
1 parent 7292000 commit 182c6e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@astrojs/deno",
"name": "@deno/astro-adapter",
"description": "Deploy your Astro site to a Deno server",
"version": "5.0.1",
"version": "0.1.0",
"type": "module",
"author": "denoland",
"license": "MIT",
Expand Down

0 comments on commit 182c6e9

Please sign in to comment.