From b28bb605c5e3ea52502ed5d6ef7ad3c087c49971 Mon Sep 17 00:00:00 2001 From: James Kyle Date: Mon, 13 Jul 2015 00:41:48 -0700 Subject: [PATCH] Update scripts.json --- scripts.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/scripts.json b/scripts.json index 3209c04..69a7d38 100644 --- a/scripts.json +++ b/scripts.json @@ -1,8 +1,8 @@ [ { - "title": "minor-release", - "description": "Publish a minor release of a package", - "key": "minor-release", + "title": "patch-release", + "description": "Publish a patch release of a package", + "key": "patch-release", "script": "npm version patch && npm publish && git push --follow-tags", "keywords": [ "npm", @@ -11,17 +11,17 @@ "publish" ] }, { - "title": "patch-release", - "description": "Publish a patch release of a package", - "key": "patch-release", - "script": "npm version patch && npm publish && git push --follow-tags", + "title": "minor-release", + "description": "Publish a minor release of a package", + "key": "minor-release", + "script": "npm version minor && npm publish && git push --follow-tags", "keywords": [ "npm", "release", "push", "publish" ] - }, { + },{ "title": "major-release", "description": "Publish a major release of a package", "key": "major-release", pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy