Skip to content

Commit 505143e

Browse files
committed
fix: change registry
1 parent ad89867 commit 505143e

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# React Native Number Please 🙏🏽
44

5-
One Paragraph of project description goes here
5+
Generate react-native pickers with range numbers.
66

77
## Example
88
<img src="https://i.ibb.co/0GkCZnz/ezgif-3-f565f85e890a.gif" alt="ezgif-3-f565f85e890a" width="300px" border="0">

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"lodash.findindex": "^4.6.0"
6767
},
6868
"publishConfig": {
69-
"registry": "https://npm.pkg.github.com/"
69+
"registry": "https://registry.npmjs.org/"
7070
},
7171
"release": {
7272
"branch": "master",

0 commit comments

Comments
 (0)