Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--workspaces/libnpmaccess/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/workspaces/libnpmaccess/package.json b/workspaces/libnpmaccess/package.json
index 0c2df73a1..e74f91d92 100644
--- a/workspaces/libnpmaccess/package.json
+++ b/workspaces/libnpmaccess/package.json
@@ -6,7 +6,6 @@
"license": "ISC",
"main": "lib/index.js",
"scripts": {
- "postpublish": "git push origin --follow-tags",
"lint": "eslint \"**/*.js\"",
"test": "tap",
"postlint": "template-oss-check",