Skip to content

Commit

Permalink
update node version and package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben <rubdeivis@gmail.com>
  • Loading branch information
rubenguc committed Nov 7, 2023
1 parent 6559f60 commit 06976fe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.13
18.18.2
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.13
v18.18.2
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "nestjs-api-boilerplate",
"name": "kuama-server",
"version": "1.0.0",
"description": "REST API NestJS Quick Start",
"author": "Blockcoders <engineering@blockcoders.io>",
Expand Down Expand Up @@ -106,4 +106,4 @@
"^test/(.*)$": "<rootDir>/../test/$1"
}
}
}
}

0 comments on commit 06976fe

Please sign in to comment.