We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3cf2f0 commit 8d4fdedCopy full SHA for 8d4fded
package.json
@@ -1,8 +1,8 @@
1
{
2
- "name": "react-native-template-ts-tdd",
3
- "version": "0.0.1",
+ "name": "@zaprogrammer/react-native-template-typescript-tdd",
+ "version": "1.0.0",
4
"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",
+ "repository": "git+https://github.com/zaprogrammer/react-native-template-typescript-tdd.git",
6
"author": "Ahmed Elshaabany",
7
"license": "MIT"
8
}
0 commit comments