Skip to content

Commit 8fbb77d

Browse files
authored
Merge pull request #11 from martincolladodev/amt-upgrade-astro-v5
Update package.json
2 parents 1f65ad9 + bc5c936 commit 8fbb77d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/astro-meta-tags/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-meta-tags",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"author": "Patrick Arminio",
55
"repository": "github:patrick91/astro-meta-tags",
66
"license": "MIT",
@@ -36,6 +36,6 @@
3636
"typescript": "^5.3.3"
3737
},
3838
"peerDependencies": {
39-
"astro": "^4.0.0"
39+
"astro": ^4.0.0 || ^5.0.0-beta.0"
4040
}
4141
}

0 commit comments

Comments
 (0)