Skip to content

Commit

Permalink
chore: package.json urls
Browse files Browse the repository at this point in the history
  • Loading branch information
vonovak committed May 30, 2024
1 parent 83304e1 commit e50bfd2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
"google-drive",
"icloud"
],
"repository": "https://github.com/rnmods/react-native-document-picker",
"repository": "https://github.com/react-native-documents/document-picker",
"author": "Elyx0 <elyx00@gmail.com> (https://github.com/rnmods), Vojtech Novak (hello@react-native-training.eu)",
"license": "MIT",
"bugs": {
"url": "https://github.com/rnmods/react-native-document-picker/issues"
"url": "https://github.com/react-native-documents/document-picker/issues"
},
"homepage": "https://github.com/rnmods/react-native-document-picker#readme",
"homepage": "https://github.com/react-native-documents/document-picker#readme",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
Expand Down

0 comments on commit e50bfd2

Please sign in to comment.