Skip to content

Commit de890b6

Browse files
committed
refactor: move cli to /apps
1 parent 9116800 commit de890b6

17 files changed

+99
-99
lines changed
File renamed without changes.

packages/cli/README.md renamed to apps/cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ npx @react-native-reusables/cli@latest add
1414

1515
### Arguments
1616

17-
If you do not add arguments, you will be promted to select the `ui` components you would like to add to your project.
17+
If you do not add arguments, you will be prompted to select the `ui` components you would like to add to your project.
1818

1919
#### UI Components
2020

packages/cli/package.json renamed to apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native-reusables/cli",
33
"version": "0.1.2",
4-
"description": "Add Universal components and primitives to your React-Native project.",
4+
"description": "Add react-native-reusables to your project.",
55
"publishConfig": {
66
"access": "public"
77
},
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)