Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Bump version to 0.0.2, update dependencies (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
haveyaseen authored Apr 14, 2020
1 parent 7c02834 commit 0f0abfc
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ReactNativeApp",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand All @@ -13,7 +13,7 @@
},
"dependencies": {
"@react-native-community/async-storage": "^1.9.0",
"@react-native-community/masked-view": "^0.1.8",
"@react-native-community/masked-view": "^0.1.9",
"@react-navigation/native": "^5.1.5",
"@react-navigation/stack": "^5.2.10",
"@types/react-native-background-timer": "^2.0.0",
Expand All @@ -38,8 +38,8 @@
"@types/jest": "^24.0.24",
"@types/react-native": "^0.62.2",
"@types/react-test-renderer": "16.9.2",
"@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.27.0",
"@typescript-eslint/eslint-plugin": "^2.28.0",
"@typescript-eslint/parser": "^2.28.0",
"babel-jest": "^24.9.0",
"eslint": "^6.5.1",
"husky": "^4.2.5",
Expand Down

0 comments on commit 0f0abfc

Please sign in to comment.