Skip to content

Commit

Permalink
Merge 47603b0 into 8861f58
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 31, 2019
2 parents 8861f58 + 47603b0 commit ad24c8e
Show file tree
Hide file tree
Showing 28 changed files with 4,539 additions and 2,080 deletions.
1,500 changes: 1,426 additions & 74 deletions integration/graphql/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion integration/graphql/package.json
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@nestjs/common": "^5.1.0",
"@nestjs/core": "^5.1.0",
"@nestjs/core": "5.6.2",
"@nestjs/graphql": "^5.0.0",
"apollo-server-express": "^2.0.4",
"graphql": "^0.13.2",
Expand Down
30 changes: 15 additions & 15 deletions integration/hello-world/package-lock.json

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

2 changes: 1 addition & 1 deletion integration/hello-world/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@nestjs/common": "^5.0.0",
"@nestjs/core": "^5.0.0",
"@nestjs/core": "5.6.2",
"@nestjs/microservices": "^5.0.0",
"@nestjs/testing": "^5.0.0",
"@nestjs/websockets": "^5.0.0",
Expand Down

0 comments on commit ad24c8e

Please sign in to comment.