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:
authorRuy Adorno <ruyadorno@hotmail.com>2020-09-30 21:34:26 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-09-30 21:34:26 +0300
commitb355af48696bb5001c6d2b938974d9ab9f5e2360 (patch)
tree57732d7628fae0a3561501b4ba71e620940082af /package.json
parent130da51b553e550584f31e2a8a961f4338f2a0cd (diff)
chore: remove unused sprintf-js dev-dep
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index aabedbf7d..63c355888 100644
--- a/package.json
+++ b/package.json
@@ -205,7 +205,6 @@
"eslint-plugin-standard": "^4.0.1",
"marked-man": "^0.7.0",
"require-inject": "^1.4.4",
- "sprintf-js": "^1.1.2",
"tap": "^14.10.8"
},
"scripts": {