diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-15 19:30:13 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-15 19:30:13 +0200 |
commit | f07cb0d2745f59fe07254698402b160e7535c641 (patch) | |
tree | da44cab1034ebb5e547f90b90708c5d343c20ecc /package.json | |
parent | f430e26a3e553e31bc7e31f7b6d3339ceb0cac08 (diff) |
cleaned up tweak menu, added particle toggle
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 19cdfbe..57ee0bd 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,7 @@ "dependencies": { "@expo/webpack-config": "^0.12.71", "@react-native-async-storage/async-storage": "^1.14.1", + "@react-native-community/async-storage": "^1.12.1", "@react-native-community/masked-view": "0.1.10", "@react-native-community/slider": "^3.0.3", "@react-navigation/native": "5.9.3", |