Skip to content

Commit

Permalink
fix: old version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dawntraoz committed Feb 28, 2023
1 parent 7c1715a commit ac6590f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storyblok/js",
"version": "2.0.16",
"version": "2.0.6",
"description": "SDK to integrate Storyblok into your project using JavaScript.",
"main": "./dist/storyblok-js.js",
"module": "./dist/storyblok-js.mjs",
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"build": "vite build"
},
"devDependencies": {
"@storyblok/js": "^2.0.16",
"@storyblok/js": "^2.0.6",
"vite": "^4.0.4"
}
}

0 comments on commit ac6590f

Please sign in to comment.