Skip to content

Commit f0112d3

Browse files
committed
chore: update package.json
1 parent 71bdc18 commit f0112d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "react-native-number-please",
2+
"name": "@thebiltheory/react-native-number-please",
33
"version": "0.0.0-development",
44
"description": "React Native number picker",
55
"main": "dist/index.js",
@@ -14,7 +14,7 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/thebiltheory/react-native-number-please.git"
17+
"url": "git://github.com/thebiltheory/react-native-number-please.git"
1818
},
1919
"keywords": [
2020
"react-native",

0 commit comments

Comments
 (0)