Skip to content

Commit

Permalink
update npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
webbestmaster committed May 19, 2024
1 parent befc213 commit 7bd9caa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-localization-library",
"version": "1.1.2",
"version": "1.1.3",
"description": "React localization hooks and components",
"keywords": [
"locale",
Expand Down Expand Up @@ -72,7 +72,7 @@
"storybook:build": "storybook build -c storybook",
"clean-install-windows": "rd .\\node_modules\\ -r; npm i"
},
"dependencies": {
"peerDependencies": {
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"react": "^18.3.1",
Expand Down

0 comments on commit 7bd9caa

Please sign in to comment.