We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97c007 commit a4a9e6dCopy full SHA for a4a9e6d
.gitignore
@@ -46,6 +46,3 @@ dist/
46
node_modules/
47
yarn.lock
48
package-lock.json
49
-
50
-#npm release config
51
-.npmrc
.npmrc
@@ -0,0 +1 @@
1
+@bolteu:registry=https://npm.pkg.github.com/
package.json
@@ -25,7 +25,7 @@
25
],
26
"repository": {
27
"type": "git",
28
- "url": "https://github.com/bolteu/recyclerlistview"
+ "url": "git://github.com:bolteu/recyclerlistview.git"
29
},
30
"license": "ISC",
31
"bugs": {
0 commit comments