Skip to content

Commit 836bc9c

Browse files
committed
Add force true to npmrc
1 parent e4e597b commit 836bc9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
@miikaah:registry=https://npm.pkg.github.com
22
//npm.pkg.github.com/:_authToken=${MUSA_GITHUB_PAT}
3+
force=true
4+
loglevel=error

0 commit comments

Comments
 (0)