Skip to content

Commit 8d4fded

Browse files
author
Ahmed Elshaabany
committed
Modify name in package.json
1 parent e3cf2f0 commit 8d4fded

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
@@ -1,8 +1,8 @@
11
{
2-
"name": "react-native-template-ts-tdd",
3-
"version": "0.0.1",
2+
"name": "@zaprogrammer/react-native-template-typescript-tdd",
3+
"version": "1.0.0",
44
"description": "A react native template, with support for TDD and typescript out of the box.",
5-
"repository": "git+https://github.com/zaprogrammer/react-native-typescript-tdd-template.git",
5+
"repository": "git+https://github.com/zaprogrammer/react-native-template-typescript-tdd.git",
66
"author": "Ahmed Elshaabany",
77
"license": "MIT"
88
}

0 commit comments

Comments
 (0)