create-gluestack
Advanced tools
Comparing version
@@ -37,3 +37,7 @@ #! /usr/bin/env node | ||
console.log(chalk_1.default.yellow(`Please use ${chalk_1.default.green('npm create gluestack@1')} to use gluestack-ui v1. \n`)); | ||
const supportedFrameworkArgs = ['--expo', '--next-app-router', '--universal']; | ||
const supportedFrameworkArgs = [ | ||
'--expo-router', | ||
'--next-app-router', | ||
'--universal', | ||
]; | ||
const supportedStyleArgs = ['--gs', '--nw']; | ||
@@ -40,0 +44,0 @@ const supportedPackagemanagers = ['npm', 'yarn', 'pnpm', 'bun']; |
@@ -13,3 +13,3 @@ { | ||
"description": "A CLI tool for working with gluestack", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"license": "MIT", | ||
@@ -16,0 +16,0 @@ "main": "./dist/index.js", |
41838
0.17%975
0.41%