diff --git a/README.md b/README.md index f026036..62d8623 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ts-nestjs-template +# typescript-nestjs-template

Nest Logo diff --git a/package.json b/package.json index ebe57c8..e8425a8 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "ts-nestjs-template", + "name": "typescript-nestjs-template", "version": "0.1.0", "description": "", "author": "Simone Locci", diff --git a/yarn.lock b/yarn.lock index 2c55846..6a97842 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6903,9 +6903,9 @@ __metadata: languageName: node linkType: hard -"ts-nestjs-template@workspace:.": +"typescript-nestjs-template@workspace:.": version: 0.0.0-use.local - resolution: "ts-nestjs-template@workspace:." + resolution: "typescript-nestjs-template@workspace:." dependencies: "@eslint/eslintrc": "npm:^3.2.0" "@eslint/js": "npm:^9.18.0"