change name and description in package.json
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 1m8s

This commit is contained in:
unurled 2025-02-07 20:28:02 +01:00
parent 418a9e2c7a
commit c09518de53
Signed by: unurled
GPG key ID: EFC5F5E709B47DDD

View file

@ -1,8 +1,8 @@
{ {
"name": "nestjs-template", "name": "brackets-api",
"version": "0.0.1", "version": "0.0.1",
"description": "", "description": "Backend for Brackets",
"author": "", "author": "unurled",
"private": true, "private": true,
"license": "UNLICENSED", "license": "UNLICENSED",
"scripts": { "scripts": {