Skip to content

Commit

Permalink
Update peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
emmatown committed Oct 14, 2024
1 parent 0bb73da commit 766d636
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"peerDependencies": {
"@keystatic/core": "*",
"astro": "2 || 3 || 4",
"astro": "2 || 3 || 4 || 5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand All @@ -60,4 +60,4 @@
}
}
}
}
}

0 comments on commit 766d636

Please sign in to comment.