@vonage/cli-plugin-sms
Advanced tools
Comparing version 1.2.4 to 1.3.0
{ | ||
"name": "@vonage/cli-plugin-sms", | ||
"version": "1.2.4", | ||
"version": "1.3.0", | ||
"author": "Vonage Dev Rel <devrel@vonage.com>", | ||
@@ -9,3 +9,3 @@ "bugs": "https://github.com/Vonage/vonage-cli/issues", | ||
"@oclif/core": "^1.20.4", | ||
"@vonage/cli-utils": "^1.3.3", | ||
"@vonage/cli-utils": "^1.3.0", | ||
"@vonage/vetch": "3.0.0-beta.3" | ||
@@ -33,5 +33,2 @@ }, | ||
"scripts": { | ||
"postpack": "npx shx rm -f oclif.manifest.json", | ||
"prepack": "npm run build && npx oclif manifest && npx oclif readme", | ||
"version": "npx oclif readme && git add README.md", | ||
"build": "npx shx rm -rf dist tsconfig.tsbuildinfo && tsc --build --verbose" | ||
@@ -38,0 +35,0 @@ }, |
@@ -22,3 +22,3 @@ # @vonage/cli-plugin-sms | ||
$ @vonage/cli-plugin-sms (--version) | ||
@vonage/cli-plugin-sms/1.2.4 darwin-arm64 node-v16.18.1 | ||
@vonage/cli-plugin-sms/1.2.2 darwin-arm64 node-v16.18.1 | ||
$ @vonage/cli-plugin-sms --help [COMMAND] | ||
@@ -64,3 +64,3 @@ USAGE | ||
_See code: [dist/commands/sms/index.js](https://github.com/Vonage/vonage-cli/blob/v1.2.4/dist/commands/sms/index.js)_ | ||
_See code: [dist/commands/sms/index.js](https://github.com/Vonage/vonage-cli/blob/v1.2.2/dist/commands/sms/index.js)_ | ||
<!-- commandsstop --> |
17817
9
Updated@vonage/cli-utils@^1.3.0