chore: Add license
Build and Publish Organization Package / docker (push) Successful in 10m48s

This commit is contained in:
2026-07-20 18:23:53 +02:00
parent 42ce1eecae
commit 04f92dc0ce
3 changed files with 678 additions and 4 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
{
"name": "api",
"version": "0.0.1",
"version": "0.1.0",
"description": "",
"author": "",
"private": true,
"license": "UNLICENSED",
"license": "GPL-3.0-only",
"scripts": {
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",