diff --git a/README.md b/README.md index 4d50556d..dcb96640 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ Currently, Node 14+ is supported. We support the [LTS versions](https://nodejs.o ## Base commands - ### BaseCommand The base command class for _all_ twilio-cli commands. Includes support for configuration management, logging, and output formatting. diff --git a/package-lock.json b/package-lock.json index 632b779a..da53cc4c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@twilio/cli-core", - "version": "7.20.0", + "version": "7.19.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@twilio/cli-core", - "version": "7.20.0", + "version": "7.19.1", "license": "MIT", "dependencies": { "@actions/core": "^1.0.0",