Skip to content

Commit

Permalink
feat: install released version of storybook-i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
stevensacks committed Apr 7, 2023
1 parent 5375060 commit 745ff87
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"build-storybook": "storybook build"
},
"dependencies": {
"storybook-i18n": "2.0.0"
"storybook-i18n": "2.0.2"
},
"devDependencies": {
"@storybook/addon-essentials": "^7.0.2",
Expand Down
20 changes: 20 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10607,6 +10607,25 @@ __metadata:
languageName: node
linkType: hard

"storybook-i18n@npm:2.0.2":
version: 2.0.2
resolution: "storybook-i18n@npm:2.0.2"
peerDependencies:
"@storybook/components": ^7.0.0
"@storybook/manager-api": ^7.0.0
"@storybook/preview-api": ^7.0.0
"@storybook/types": ^7.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
peerDependenciesMeta:
react:
optional: true
react-dom:
optional: true
checksum: b5de71edd9540fac24f785f23dcb1fac07727cc2d2fa2bac693058f0f89d97483ab408acae8e61685162400025953f112ff98d8e26da2e86bd8aa2c31e8c2143
languageName: node
linkType: hard

"storybook-react-i18next@workspace:.":
version: 0.0.0-use.local
resolution: "storybook-react-i18next@workspace:."
Expand Down Expand Up @@ -10639,6 +10658,7 @@ __metadata:
react-i18next: ^12.2.0
rimraf: ^3.0.2
storybook: ^7.0.0
storybook-i18n: 2.0.2
tsup: ^6.6.3
typescript: ^4.9.5
vite: ^4.1.4
Expand Down

0 comments on commit 745ff87

Please sign in to comment.