Comparing version 2.0.11 to 2.0.12
{ | ||
"name": "bearicorn", | ||
"version": "2.0.11", | ||
"version": "2.0.12", | ||
"description": "Cli for Bearicorn", | ||
@@ -23,3 +23,3 @@ "main": "dist/bear.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"publish": "npm version patch && npm publish" | ||
"upload": "npm version patch && npm publish" | ||
}, | ||
@@ -26,0 +26,0 @@ "bin": { |
63607