Prepare repository for public release: add LICENSE to docs index, remove private flag

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
olekhondera
2026-02-14 21:37:31 +02:00
parent 2a9862926c
commit 432313ebcd
2 changed files with 2 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ai-template",
"version": "0.1.0",
"private": true,
"private": false,
"description": "Universal starter template for AI-assisted project documentation and agent profiles",
"license": "MIT",
"engines": {