diff --git a/.npmrc b/.npmrc deleted file mode 100644 index d751d01..0000000 --- a/.npmrc +++ /dev/null @@ -1 +0,0 @@ -registry=https://npm.pkg.github.com/ \ No newline at end of file diff --git a/README.md b/README.md index bb4004c..485eeec 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # React Native Number Please 🙏🏽 -One Paragraph of project description goes here +Generate react-native pickers with range numbers. ## Example ezgif-3-f565f85e890a diff --git a/package.json b/package.json index da9b3c6..89f5f4a 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "lodash.findindex": "^4.6.0" }, "publishConfig": { - "registry": "https://npm.pkg.github.com/" + "registry": "https://registry.npmjs.org/" }, "release": { "branch": "master",