Skip to content

Commit 9298abe

Browse files
committed
chore(package): add github package repository
1 parent 0f0d60a commit 9298abe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@
33
"version": "1.1.0",
44
"description": "react-native qrocode generator",
55
"main": "index.js",
6+
"publishConfig": {
7+
"registry": "https://npm.pkg.github.com/"
8+
},
69
"repository": {
710
"type": "git",
8-
"url": "https://github.com/rishichawda/react-native-qrcode-generator.git"
11+
"url": "ssh://git@github.com/rishichawda/react-native-qrcode-generator.git"
912
},
1013
"keywords": [
1114
"react-native",

0 commit comments

Comments
 (0)