create-nextjs-file-structure-cli
Advanced tools
Comparing version 3.0.5 to 3.0.6
{ | ||
"name": "create-nextjs-file-structure-cli", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"main": "index.mjs", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -1,2 +0,2 @@ | ||
# CLI Helpers for Next.js Project Management | ||
# TAI CLI Helper for Next.js Project Management | ||
@@ -3,0 +3,0 @@ A set of CLI tools designed to streamline the creation of domains and features within a Next.js project. These helpers automate folder structure setup, ensuring consistency and saving time for developers working with Next.js. |
6148