custom-object-manager
Advanced tools
Comparing version 1.1.6 to 1.1.7
{ | ||
"name": "custom-object-manager", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "Custom Object Manager CLI", | ||
@@ -8,3 +8,3 @@ "bin": "./lib/cli.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"prepublish": "tsc" | ||
"pre:publish": "tsc" | ||
}, | ||
@@ -11,0 +11,0 @@ "files": [ |
9088