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 97668bd commit 4ba25deCopy full SHA for 4ba25de
package.json
@@ -4,7 +4,7 @@
4
"description": "React Native Library for securely storing keys to iOS and Android devices in KeyChain and KeyStore respectively.",
5
"main": "index.js",
6
"publishConfig": {
7
- "registry": "https://npm.pkg.github.com/"
+ "registry": "https://registry.npmjs.org"
8
},
9
"scripts": {
10
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments