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:
authorKat Marchán <kzm@sykosomatic.org>2017-06-06 02:11:54 +0300
committerKat Marchán <kzm@sykosomatic.org>2017-06-06 02:11:54 +0300
commitdcc4273cadebe70f853e6d948a425978bc42e045 (patch)
treeaebd57020dc6cf8c21d81773c358af54880a57e8 /CHANGELOG.md
parentfb8de0df67d90be99885beaf381a0bd58fa3d8b0 (diff)
docs: fix username in changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a4aebd28c..03b7e29d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,7 +26,7 @@ can. 💚
* [`662a15ab7`](https://github.com/npm/npm/commit/662a15ab7e790e87f5e5a35252f05d5a4a0724a1)
Fix `npm doctor` so it stop complaining about read-only content files in the
cache.
- ([@Kat Marchán](https://github.com/Kat Marchán))
+ ([@zkat](https://github.com/zkat))
* [`191d10a66`](https://github.com/npm/npm/commit/191d10a6616d72e26d89fd00f5a4f6158bfbc526)
[#16918](https://github.com/npm/npm/pull/16918)
Clarify prepublish deprecation message.