Update .npmrc

master
Hektor Misplon 2021-12-31 12:38:19 +01:00
parent dd76fc23f7
commit 5cd6530419
2 changed files with 6 additions and 1 deletions

3
.gitignore vendored
View File

@ -78,3 +78,6 @@ dkms.conf
*.swo *.swo
*.swp *.swp
*~ *~
# Dotenv
.env

4
.npmrc
View File

@ -2,5 +2,7 @@ init-autor-name=Hektor Misplon
init-autor-email=hektor.misplon@gmail.com init-autor-email=hektor.misplon@gmail.com
init-license=MIT init-license=MIT
username=hektormisplon username=hektormisplon
email=hektor.misplon@gmail.com email=hektor.misplon@pm.me
save-exact=true save-exact=true
init.author.name=hektor.misplon@pm.me
//registry.npmjs.org/:_authToken=$NPM_CONFIG_TOKEN