1 parent 7a5c6a2 commit bc8cfb2Copy full SHA for bc8cfb2
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "at-astro",
3
- "version": "0.0.1",
+ "version": "1.0.0",
4
"private": false,
5
"description": "An Astro integration for the AT Protocol. Implements authentication and content loaders for ATProto records.",
6
"keywords": [
@@ -63,6 +63,6 @@
63
},
64
"peerDependencies": {
65
"@atproto/lex": "^0.3.6",
66
- "astro": "^7.2.4"
+ "astro": "^7"
67
}
68
0 commit comments