Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Commit 07cc152

Browse files
committed
chore: rename repo in package.json
1 parent 8ff3a94 commit 07cc152

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@
9494
},
9595
"repository": {
9696
"type": "git",
97-
"url": "https://github.com/bcarroll22/rntl.git"
97+
"url": "https://github.com/bcarroll22/native-testing-library.git"
9898
},
9999
"bugs": {
100-
"url": "https://github.com/bcarroll22/rntl/issues"
100+
"url": "https://github.com/bcarroll22/native-testing-library/issues"
101101
},
102-
"homepage": "https://github.com/bcarroll22/rntl#readme"
102+
"homepage": "https://github.com/bcarroll22/native-testing-library#readme"
103103
}

0 commit comments

Comments
 (0)