Skip to content

Commit bc8cfb2

Browse files
committed
release: 1.0.0
1 parent 7a5c6a2 commit bc8cfb2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "at-astro",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"private": false,
55
"description": "An Astro integration for the AT Protocol. Implements authentication and content loaders for ATProto records.",
66
"keywords": [
@@ -63,6 +63,6 @@
6363
},
6464
"peerDependencies": {
6565
"@atproto/lex": "^0.3.6",
66-
"astro": "^7.2.4"
66+
"astro": "^7"
6767
}
6868
}

0 commit comments

Comments
 (0)