Skip to content

Commit 1d0cf3e

Browse files
Update astro requirement from ^5.10.0 to ^5.10.1
Updates the requirements on [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) to permit the latest version. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.10.1/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.10.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec63b46 commit 1d0cf3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"prepublishOnly": "Build 'Source/**/*.ts'"
3535
},
3636
"dependencies": {
37-
"astro": "^5.10.0"
37+
"astro": "^5.10.1"
3838
},
3939
"devDependencies": {
4040
"@playform/build": "0.2.4"

0 commit comments

Comments
 (0)