Skip to content

Commit

Permalink
Merge pull request #257 from auth0/bump-source-control-extension-tools
Browse files Browse the repository at this point in the history
Bump source control extension tools
  • Loading branch information
faroceann authored Jul 10, 2020
2 parents cd089fe + 48fac43 commit a91d28a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 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": "auth0-deploy-cli",
"version": "5.1.0",
"version": "5.1.1",
"description": "A command line tool for deploying updates to your Auth0 tenant",
"main": "lib/index.js",
"bin": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"auth0": "^2.27.0",
"auth0-extension-tools": "^1.4.4",
"auth0-source-control-extension-tools": "^4.1.2",
"auth0-source-control-extension-tools": "^4.1.3",
"dot-prop": "^5.2.0",
"fs-extra": "^7.0.0",
"http-proxy-agent": "^2.0.0",
Expand Down

0 comments on commit a91d28a

Please sign in to comment.