Skip to content

Commit ee9d44e

Browse files
committed
added new keywords
1 parent 0f5dc1d commit ee9d44e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@
1010
"url": "git+https://github.com/emin93/react-native-template-typescript.git"
1111
},
1212
"keywords": [
13-
"react",
14-
"native",
15-
"template",
13+
"react-native",
1614
"typescript",
15+
"tslint",
16+
"jest",
17+
"template",
1718
"boilerplate"
1819
],
1920
"author": "Emin Khateeb <[email protected]>",

0 commit comments

Comments
 (0)