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 0f0d60a commit 9298abeCopy full SHA for 9298abe
package.json
@@ -3,9 +3,12 @@
3
"version": "1.1.0",
4
"description": "react-native qrocode generator",
5
"main": "index.js",
6
+ "publishConfig": {
7
+ "registry": "https://npm.pkg.github.com/"
8
+ },
9
"repository": {
10
"type": "git",
- "url": "https://github.com/rishichawda/react-native-qrcode-generator.git"
11
+ "url": "ssh://git@github.com/rishichawda/react-native-qrcode-generator.git"
12
},
13
"keywords": [
14
"react-native",
0 commit comments