Skip to content

Commit

Permalink
Add missing dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilddev committed Oct 25, 2021
1 parent a38a18e commit 7f77456
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"sideEffects": false,
"dependencies": {
"@react-native-async-storage/async-storage": "1.15.9",
"events": "3.3.0",
"react-native-encrypted-storage": "4.0.2"
}
}

0 comments on commit 7f77456

Please sign in to comment.