Skip to content

Commit

Permalink
Merge pull request #327 from lenneTech/develop
Browse files Browse the repository at this point in the history
Release 10.0.10
  • Loading branch information
kaihaase authored Oct 20, 2023
2 parents 93bec8b + b7cfa78 commit 1301d61
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lenne.tech/nest-server",
"version": "10.0.9",
"version": "10.0.10",
"description": "Modern, fast, powerful Node.js web framework in TypeScript based on Nest with a GraphQL API and a connection to MongoDB (or other databases).",
"keywords": [
"node",
Expand Down Expand Up @@ -75,7 +75,7 @@
"@nestjs/platform-express": "10.2.7",
"@nestjs/schedule": "3.0.4",
"@nestjs/terminus": "10.1.1",
"apollo-server-core": "^3.12.1",
"apollo-server-core": "3.12.1",
"apollo-server-express": "3.11.1",
"bcrypt": "5.1.1",
"class-transformer": "0.5.1",
Expand Down

0 comments on commit 1301d61

Please sign in to comment.