Skip to content

Commit 8307215

Browse files
committed
update repository links
1 parent 317e0ec commit 8307215

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{
33
"name": "react-native-square-pos",
4-
"version": "1.0.14",
4+
"version": "1.0.15",
55
"description": "React Native wrapper around Square's Android / iOS POS SDKs",
66
"main": "index.js",
77
"scripts": {
@@ -17,8 +17,9 @@
1717
],
1818
"author": "Connor Bode <connor@matix.io>",
1919
"license": "MIT",
20-
"homepage": "https://github.com/matix-io/react-native-square-pos",
20+
"homepage": "https://matix.io/react-native-square-pos/",
2121
"peerDependencies": {
2222
"react-native": "^0.41.2"
23-
}
23+
},
24+
"repository": "github:matix-io/react-native-square-pos"
2425
}

0 commit comments

Comments
 (0)