Skip to content

Commit 4ba25de

Browse files
Update package.json
1 parent 97668bd commit 4ba25de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "React Native Library for securely storing keys to iOS and Android devices in KeyChain and KeyStore respectively.",
55
"main": "index.js",
66
"publishConfig": {
7-
"registry": "https://npm.pkg.github.com/"
7+
"registry": "https://registry.npmjs.org"
88
},
99
"scripts": {
1010
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)