Skip to content

Commit e036782

Browse files
Bump @astrojs/solid-js from 5.0.0-beta.1 to 5.0.0
Bumps [@astrojs/solid-js](https://github.com/withastro/astro/tree/HEAD/packages/integrations/solid) from 5.0.0-beta.1 to 5.0.0. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/solid/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/solid) --- updated-dependencies: - dependency-name: "@astrojs/solid-js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6a3ec6 commit e036782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@astrojs/sitemap": "3.2.1",
25-
"@astrojs/solid-js": "5.0.0-beta.1",
25+
"@astrojs/solid-js": "5.0.0",
2626
"@playform/build": "0.1.9",
2727
"@playform/compress": "0.1.6",
2828
"@playform/format": "0.0.7",

0 commit comments

Comments
 (0)