Skip to content

Commit

Permalink
Merge pull request #1590 from g59/release
Browse files Browse the repository at this point in the history
Bump v10.0.0
  • Loading branch information
9renpoto authored Jun 26, 2023
2 parents 584d9e7 + f9f177a commit 56343ae
Show file tree
Hide file tree
Showing 7 changed files with 3,421 additions and 2,133 deletions.
10 changes: 5 additions & 5 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "9.0.0",
"version": "10.0.0",
"private": true,
"description": "nestjs-plugins examples",
"license": "MIT",
Expand All @@ -20,10 +20,10 @@
"@nestjs/cli": "^10.0.0",
"@nestjs/config": "^3.0.0",
"@nestjs/platform-fastify": "^10.0.0",
"nestjs-firebase": "^9.0.0",
"nestjs-graphql-relay": "^9.0.0",
"nestjs-slack-webhook": "^9.0.0",
"nestjs-zendesk": "^9.0.0",
"nestjs-firebase": "^10.0.0",
"nestjs-graphql-relay": "^10.0.0",
"nestjs-slack-webhook": "^10.0.0",
"nestjs-zendesk": "^10.0.0",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 56343ae

Please sign in to comment.