NPMs usernames are case sensetive
This commit is contained in:
parent
d421cd3372
commit
e2b9d4ac04
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ accounts:
|
|||
npm:
|
||||
name: NPM
|
||||
username: TheOrangeOne
|
||||
link: https://www.npmjs.com/~TheOrangeOne/
|
||||
link: https://www.npmjs.com/~theorangeone/
|
||||
icon: fab fa-npm
|
||||
|
||||
keybase:
|
||||
|
|
Loading…
Reference in a new issue