Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocle2497 committed Sep 23, 2022
1 parent 6c72e42 commit bab0c21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rn-boiler-template",
"version": "1.70.3",
"version": "1.70.4",
"description": "Clean and minimalist React Native template for a quick start with TypeScript and components",
"scripts": {
"test": "exit 0"
Expand Down
4 changes: 2 additions & 2 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react-native-bootsplash": "^4.3.2",
"react-native-config": "^1.4.6",
"react-native-fast-image": "^8.6.1",
"react-native-gesture-handler": "^2.6.1",
"react-native-gesture-handler": "^2.6.2",
"react-native-linear-gradient": "^2.6.2",
"react-native-mmkv": "^2.4.3",
"react-native-reanimated": "^2.10.0",
Expand All @@ -53,7 +53,7 @@
"react-native-svg": "^13.2.0",
"react-native-vector-icons": "^9.2.0",
"reselect": "^4.1.6",
"react-redux": "^8.0.2",
"react-redux": "^8.0.4",
"yup": "^0.32.11"
},
"devDependencies": {
Expand Down

0 comments on commit bab0c21

Please sign in to comment.