change name and description in package.json
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 1m8s
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 1m8s
This commit is contained in:
parent
418a9e2c7a
commit
c09518de53
1 changed files with 3 additions and 3 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue