Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
BREAKING CHANGE
  • Loading branch information
alexjoverm committed Jan 25, 2022
1 parent fbf451a commit 9a4dc5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ You can use an `apiOptions` object. This is passed down to the (storyblok-js-cli
app.use(StoryblokVue, {
accessToken: "<your-token>",
apiOptions: {
// storyblok-js-client config object
//storyblok-js-client config object
cache: { type: "memory" },
},
use: [apiPlugin],
Expand Down

0 comments on commit 9a4dc5e

Please sign in to comment.