Skip to content

Commit f044a0e

Browse files
committed
1 parent a2beeda commit f044a0e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "auth0-deploy-cli",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"description": "A command line tool for deploying updates to your Auth0 tenant",
55
"main": "lib/index.js",
66
"bin": {
@@ -29,7 +29,7 @@
2929
"ajv": "^6.5.2",
3030
"auth0": "^2.14.0",
3131
"auth0-extension-tools": "^1.2.1",
32-
"auth0-source-control-extension-tools": "^3.1.2",
32+
"auth0-source-control-extension-tools": "^3.1.4",
3333
"dot-prop": "^4.2.0",
3434
"es6-template-strings": "^2.0.1",
3535
"fs-extra": "^7.0.0",

0 commit comments

Comments
 (0)