mobile: fix exporter errors

This commit is contained in:
ammarahm-ed
2022-10-18 16:45:03 +05:00
parent 1b79333e32
commit eb0bc2bcfc
5 changed files with 302 additions and 174 deletions

View File

@@ -30,8 +30,8 @@
"@notesnook/core": "*",
"@notesnook/editor": "*",
"@notesnook/editor-mobile": "*",
"fflate": "^0.7.3",
"react-native-actions-shortcuts": "^1.0.1",
"react-native-fingerprint-scanner": "https://github.com/ammarahm-ed/react-native-fingerprint-scanner.git",
"fflate": "^0.7.3"
"react-native-fingerprint-scanner": "https://github.com/ammarahm-ed/react-native-fingerprint-scanner.git"
}
}
}