diff --git a/apps/storybook/package.json b/apps/storybook/package.json index 70dd8b02..54830c8f 100644 --- a/apps/storybook/package.json +++ b/apps/storybook/package.json @@ -13,6 +13,7 @@ "@codedazur/react-media": "*", "@codedazur/react-components": "^24.5.9", "@codedazur/react-date-picker": "*", + "@codedazur/react-dictionary": "*", "@codedazur/react-essentials": "*", "@codedazur/react-forms": "*", "@codedazur/react-notifications": "*", diff --git a/package-lock.json b/package-lock.json index d896a3ad..91c9b121 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,6 +65,7 @@ "@codedazur/essentials": "*", "@codedazur/react-components": "^24.5.9", "@codedazur/react-date-picker": "*", + "@codedazur/react-dictionary": "*", "@codedazur/react-essentials": "*", "@codedazur/react-forms": "*", "@codedazur/react-media": "*",