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 0c7796a commit eeadcb8Copy full SHA for eeadcb8
1 file changed
package.json
@@ -50,7 +50,10 @@
50
"workspaces": [
51
"example"
52
],
53
- "repository": "https://github.com/mcodex/react-native-sensitive-info.git",
+ "repository": {
54
+ "type": "git",
55
+ "url": "git+https://github.com/mcodex/react-native-sensitive-info.git"
56
+ },
57
"author": "Mateus Andrade",
58
"license": "MIT",
59
"bugs": "https://github.com/mcodex/react-native-sensitive-info/issues",
0 commit comments