npm version update and setup script fix

This commit is contained in:
Leon van Zyl
2025-11-30 14:59:36 +02:00
parent 489e1b6bcf
commit ab4d9023a7
3 changed files with 8 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "create-agentic-app",
"version": "1.1.19",
"version": "1.1.20",
"description": "Scaffold a new agentic AI application with Next.js, Better Auth, and AI SDK",
"type": "module",
"bin": {