Skip to content

Commit 05b2643

Browse files
author
Christopher J. Brody
committed
Update package description & keywords
1 parent 0db472f commit 05b2643

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-react-native-module",
33
"version": "0.0.1-dev",
4-
"description": "Tool to create a React Native library module with a single command",
4+
"description": "Tool to create a React Native library module or view module with a single command",
55
"bin": "cli.js",
66
"main": "lib.js",
77
"scripts": {
@@ -19,6 +19,8 @@
1919
"create",
2020
"module",
2121
"native",
22+
"view",
23+
"component",
2224
"ios",
2325
"android",
2426
"windows"

0 commit comments

Comments
 (0)