Skip to content

Commit

Permalink
Fix adapter install
Browse files Browse the repository at this point in the history
Fix adapter install
  • Loading branch information
alexnguyennz authored Dec 10, 2023
2 parents 88c6299 + 9a01693 commit a2b5e1c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
{
"name": "astro-aws-amplify",
"version": "0.0.1",
"version": "0.0.2",
"private": false,
"description": "Deploy Astro to AWS Amplify (SSR)",
"keywords": [
"astro",
"astro-component",
"withastro",
"astro-adapter",
"astro-integration",
"aws",
"amplify",
"ssr"
Expand Down

0 comments on commit a2b5e1c

Please sign in to comment.