Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocle2497 committed Feb 8, 2022
1 parent f8addb3 commit 3efacd8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.66.38",
"version": "1.66.39",
"description": "Clean and minimalist React Native template for a quick start with TypeScript and components",
"scripts": {
"test": "exit 0"
Expand Down
12 changes: 6 additions & 6 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,24 +29,24 @@
"dependencies": {
"@hookform/resolvers": "^2.8.8",
"@react-native-community/masked-view": "^0.1.11",
"@react-native-community/netinfo": "^7.1.7",
"@react-navigation/native": "^6.0.6",
"@react-navigation/stack": "^6.0.11",
"@reduxjs/toolkit": "^1.7.1",
"@react-native-community/netinfo": "^7.1.10",
"@react-navigation/native": "^6.0.8",
"@react-navigation/stack": "^6.1.1",
"@reduxjs/toolkit": "^1.7.2",
"axios": "^0.25.0",
"i18next": "^20.4.0",
"moment": "^2.29.1",
"react": "17.0.2",
"react-fast-compare": "^3.2.0",
"react-hook-form": "^7.25.0",
"react-hook-form": "^7.26.1",
"react-i18next": "^11.11.4",
"react-native": "0.66.4",
"react-native-blurhash": "1.1.5",
"react-native-bootsplash": "^3.2.6",
"react-native-fast-image": "^8.5.11",
"react-native-gesture-handler": "^2.2.0",
"react-native-linear-gradient": "^2.5.6",
"react-native-reanimated": "^2.3.1",
"react-native-reanimated": "^2.4.1",
"react-native-safe-area-context": "^3.3.2",
"react-native-screens": "^3.10.2",
"react-native-svg": "^12.1.1",
Expand Down

0 comments on commit 3efacd8

Please sign in to comment.