Skip to content

Commit 94008bc

Browse files
committed
Version 6.11.9-0
1 parent 7e5371b commit 94008bc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "react-native-template-typescript",
3-
"version": "0.0.1",
4-
"description": "Clean and minimalist React Native template for a quick start with TypeScript.",
2+
"name": "react-native-template-typescript-tv",
3+
"version": "6.11.9-0",
4+
"description": "Clean and minimalist React Native TV template for a quick start with TypeScript.",
55
"scripts": {
66
"test": "exit 0"
77
},
@@ -11,7 +11,7 @@
1111
],
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://github.com/emin93/react-native-template-typescript.git"
14+
"url": "git+https://github.com/react-native-tvos/react-native-template-typescript-tv.git"
1515
},
1616
"keywords": [
1717
"react-native",
@@ -20,10 +20,10 @@
2020
"template",
2121
"boilerplate"
2222
],
23-
"author": "Emin Khateeb <[email protected]>",
23+
"author": "Emin Khateeb <[email protected]> and Doug Lowder <[email protected]>",
2424
"license": "MIT",
2525
"bugs": {
26-
"url": "https://github.com/emin93/react-native-template-typescript/issues"
26+
"url": "https://github.com/react-native-tvos/react-native-template-typescript-tv/issues"
2727
},
28-
"homepage": "https://github.com/emin93/react-native-template-typescript#readme"
28+
"homepage": "https://github.com/react-native-tvos/react-native-template-typescript-tv#readme"
2929
}

0 commit comments

Comments
 (0)