Skip to content

Commit

Permalink
Fix NPM peer dependency issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed May 16, 2024
1 parent b55a3d7 commit 917fabb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/expo-template-redux-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"jest": "^29.7.0",
"jest-expo": "^49.0.0",
"prettier": "^3.2.5",
"react-test-renderer": "18.2.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
}
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9879,6 +9879,7 @@ __metadata:
react: "npm:18.2.0"
react-native: "npm:0.72.6"
react-redux: "npm:^9.1.0"
react-test-renderer: "npm:18.2.0"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.3.3"
languageName: unknown
Expand Down

0 comments on commit 917fabb

Please sign in to comment.