Skip to content

Commit 1c83bdf

Browse files
committed
tech(basic): update recipe index
1 parent f213422 commit 1c83bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ if (!appName) {
3434
error("App name is missing");
3535
}
3636

37-
install(appName,directory);
37+
install(directory, appName);

0 commit comments

Comments
 (0)