Skip to content

Commit

Permalink
#deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaslacerdacl committed Apr 27, 2023
1 parent 0851085 commit 2798d49
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"@golevelup/nestjs-rabbitmq": "^3.5.0",
"@heronlabs/presenter-env": "^1.6.0",
"@heronlabs/presenter-env": "^1.0.0",
"@nestjs/common": "^9.1.4",
"@nestjs/core": "^9.1.4",
"@nestjs/platform-express": "^9.1.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -384,10 +384,10 @@
amqp-connection-manager "^3.0.0"
amqplib "^0.8.0"

"@heronlabs/presenter-env@^1.6.0":
version "1.6.0"
resolved "https://npm.pkg.github.com/download/@heronlabs/presenter-env/1.6.0/f805dbb875c86541ec2104233bc5fbdfe296c622#f805dbb875c86541ec2104233bc5fbdfe296c622"
integrity sha512-oFMpoVKVazDsnnx3y+6a6L9yohrWalgGlx/rcH0ZqhYx7pLKeJGu8FZUfnryzPQjnJTB9Fgy4BmmZACL3vFoCQ==
"@heronlabs/presenter-env@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@heronlabs/presenter-env/-/presenter-env-1.0.0.tgz#bce7551bcf31af96a3ffc00d7cd54d5b1e393bb7"
integrity sha512-zR8GsV9EcSc9kq6W7xZqpOZWg0y3ljXDTWZx+nHX4e6b6vWnICC2oIMpzNN+FE6McPiIopqNT8CeprnzX5suxg==
dependencies:
"@nestjs/common" "^9.0.0"
"@nestjs/core" "^9.4.0"
Expand Down

0 comments on commit 2798d49

Please sign in to comment.