Skip to content

Commit 82c06cb

Browse files
author
Ahmed Elshaabany
committed
Add .npmrc file
1 parent 8d4fded commit 82c06cb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ local.properties
3838
node_modules/
3939
npm-debug.log
4040
yarn-error.log
41-
.npmrc
41+
#.npmrc
4242

4343
# BUCK
4444
buck-out/

.npmrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
//npm.pkg.github.com/:_authToken=14487163dba2afb565bcf635c18c44a32802e3fa
2+
registry=https://npm.pkg.github.com/zaprogrammer

0 commit comments

Comments
 (0)