Skip to content

Commit 95159c2

Browse files
author
Olaf Sulich
committed
Add .npmrc
1 parent b2f06f4 commit 95159c2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ example
1818
.env.development.local
1919
.env.test.local
2020
.env.production.local
21-
.npmrc
21+
# .npmrc
2222

2323
npm-debug.log*
2424
yarn-debug.log*

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
registry=https://npm.pkg.github.com/olafsulich

0 commit comments

Comments
 (0)