Skip to content

Commit

Permalink
Updated typescript and @types/react-native (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
emin93 authored Nov 15, 2021
1 parent ed82b95 commit e5fce57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"@babel/runtime": "^7.12.5",
"@react-native-community/eslint-config": "^2.0.0",
"@types/jest": "^26.0.23",
"@types/react-native": "^0.65.0",
"@types/react-native": "^0.66.2",
"@types/react-test-renderer": "^17.0.1",
"babel-jest": "^26.6.3",
"eslint": "^7.14.0",
"jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.66.2",
"react-test-renderer": "17.0.2",
"typescript": "^3.8.3"
"typescript": "^4.4.4"
},
"resolutions": {
"@types/react": "^17"
Expand Down

0 comments on commit e5fce57

Please sign in to comment.