Comparing version 2.2.0 to 2.3.0
@@ -60,2 +60,5 @@ import { readFileSync } from 'node:fs'; | ||
}, | ||
context: { | ||
direct: true, | ||
}, | ||
}); | ||
@@ -62,0 +65,0 @@ }; |
@@ -8,3 +8,3 @@ { | ||
"type": "module", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "CLI tool for NeonDB Cloud management", | ||
@@ -11,0 +11,0 @@ "main": "index.js", |
198048
5034