Skip to content

Commit e185cd9

Browse files
authored
chore: fix github link in package.json (#54)
1 parent dd61254 commit e185cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"repository": {
2121
"type": "git",
22-
"url": "https://github.com/sourcetoad/react-native-queue/react-native-queue.git"
22+
"url": "https://github.com/sourcetoad/react-native-queue.git"
2323
},
2424
"keywords": [
2525
"react",

0 commit comments

Comments
 (0)