diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-17 13:13:39 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-17 13:13:39 +0200 |
commit | 2b32d0ae0f0afd13fc5eb667ad3f531a1d6943a6 (patch) | |
tree | c76f19b7ac7625413008aba2228ed07c54bf212e /package.json | |
parent | b1882a37430e54fc29d3171b9ba561415fd95682 (diff) |
fetch and clean roam data
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index aba9265..3935adf 100644 --- a/package.json +++ b/package.json @@ -59,6 +59,7 @@ "react-native-keychain": "6.2.0", "react-native-safe-area-context": "3.1.9", "react-native-screens": "2.18.1", + "react-native-static-server": "^0.5.0", "react-native-unimodules": "0.12.0", "react-native-vector-icons": "^8.1.0", "reactotron-mst": "3.1.3", @@ -107,6 +108,7 @@ "react-devtools-core": "4.10.1", "react-dom": "^17.0.2", "react-native-clean-project": "^3.6.3", + "react-native-fs": "^2.18.0", "react-native-web": "^0.16.3", "react-powerplug": "1.0.0", "solidarity": "2.3.1", |