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 c230d0e commit 3352859Copy full SHA for 3352859
1 file changed
package.json
@@ -42,11 +42,11 @@
42
"workspaces": [
43
"example"
44
],
45
- "repository": "https://github.com/mateusandrade/react-native-sensitive-info.git",
+ "repository": "https://github.com/mcodex/react-native-sensitive-info.git",
46
"author": "Mateus Andrade",
47
"license": "MIT",
48
- "bugs": "https://github.com/mateusandrade/react-native-sensitive-info/issues",
49
- "homepage": "https://github.com/mateusandrade/react-native-sensitive-info#readme",
+ "bugs": "https://github.com/mcodex/react-native-sensitive-info/issues",
+ "homepage": "https://github.com/mcodex/react-native-sensitive-info#readme",
50
"publishConfig": {
51
"access": "public",
52
"registry": "https://registry.npmjs.org/"
0 commit comments