Skip to content

Commit

Permalink
feat: update storybook-i18n to 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
stevensacks committed Mar 15, 2024
1 parent fc75168 commit 5069b32
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-react-i18next",
"version": "2.1.2",
"version": "3.0.0",
"description": "Add react-i18next support to Storybook",
"keywords": [
"storybook-addons",
Expand Down Expand Up @@ -52,7 +52,7 @@
"build-storybook": "storybook build"
},
"dependencies": {
"storybook-i18n": "^2.1.1"
"storybook-i18n": "^3.0.1"
},
"devDependencies": {
"@storybook/addon-essentials": "^8.0.0",
Expand Down

0 comments on commit 5069b32

Please sign in to comment.