diff --git a/package.json b/package.json index 68e0fdb02..fa3793c8a 100755 --- a/package.json +++ b/package.json @@ -21,11 +21,6 @@ "git add" ] }, - "rnpm": { - "assets": [ - "./app/assets/fonts" - ] - }, "dependencies": { "@bugsnag/js": "^6.4.3", "@react-native-community/async-storage": "^1.6.2", @@ -65,7 +60,6 @@ "react-native-action-button": "^2.8.5", "react-native-check-box": "^2.1.7", "react-native-collapsible": "^1.5.1", - "react-native-config": "^0.12.0", "react-native-device-info": "^5.3.1", "react-native-document-picker": "^3.2.4", "react-native-extended-stylesheet": "^0.12.0",