We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f5302 commit 933f8ddCopy full SHA for 933f8dd
package.json
@@ -46,10 +46,7 @@
46
"plugin:build": "expo-module build plugin",
47
"generateManifest": "node node_modules/react-native-test-app/android/android-manifest.js example/app.json example/android/app/build/generated/rnta/src/main/AndroidManifest.xml"
48
},
49
- "repository": {
50
- "type": "git",
51
- "url": "git+https://github.com/react-native-community/datetimepicker.git"
52
- },
+ "repository": "https://github.com/react-native-datetimepicker/datetimepicker",
53
"keywords": [
54
"react-native-component",
55
"react-native",
0 commit comments