Skip to content

Commit

Permalink
chore: SDK version updated in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dipankarmaikap committed Dec 30, 2024
1 parent b71a68b commit 1d1b359
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@storyblok/astro",
"type": "module",
"version": "1.0.0",
"version": "6.0.0",
"private": false,
"packageManager": "[email protected]",
"description": "Official Astro integration for the Storyblok Headless CMS",
Expand Down Expand Up @@ -160,4 +160,4 @@
"publishConfig": {
"access": "public"
}
}
}

Check failure on line 163 in package.json

View workflow job for this annotation

GitHub Actions / Lint (20)

Newline required at end of file but not found

0 comments on commit 1d1b359

Please sign in to comment.