@trycourier/cli
Advanced tools
Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "@trycourier/cli", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"license": "MIT", | ||
@@ -10,3 +10,3 @@ "bin": { | ||
"engines": { | ||
"node": ">=16" | ||
"node": ">=18" | ||
}, | ||
@@ -13,0 +13,0 @@ "scripts": { |
@@ -22,3 +22,3 @@ # Courier CLI | ||
- Courier CLI has only been tested on node.js v16+ | ||
- Courier CLI has only been tested on node.js v18+ | ||
@@ -25,0 +25,0 @@ ## Authenticate the CLI |