@datreeio/version-compare
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@datreeio/version-compare", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "command line script that runs the datree version compare policy", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"semantic-release": "npx semantic-release", | ||
"version-compare": "node index" | ||
"start": "node index" | ||
}, | ||
@@ -12,0 +12,0 @@ "repository": { |
9427