neonctl-test-release
Advanced tools
Comparing version 1.20.1 to 1.20.2
@@ -8,3 +8,3 @@ { | ||
"type": "module", | ||
"version": "1.20.1", | ||
"version": "1.20.2", | ||
"description": "CLI tool for NeonDB Cloud management", | ||
@@ -74,2 +74,5 @@ "main": "index.js", | ||
], | ||
"scripts": [ | ||
"bundle/*.js" | ||
], | ||
"targets": [ | ||
@@ -76,0 +79,0 @@ "node18-linux-x64", |
81759