diff options
Diffstat (limited to 'modules/react-native-ui-text-view/package.json')
-rw-r--r-- | modules/react-native-ui-text-view/package.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/modules/react-native-ui-text-view/package.json b/modules/react-native-ui-text-view/package.json deleted file mode 100644 index 184a9014e..000000000 --- a/modules/react-native-ui-text-view/package.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "react-native-ui-text-view", - "version": "0.1.0", - "description": "UITextView in React Native on iOS", - "main": "src/index", - "author": "haileyok", - "license": "MIT", - "homepage": "https://github.com/bluesky-social/social-app/modules/react-native-ui-text-view" -} |