Skip to content

Commit 9a7593c

Browse files
author
Fergus Bisset
committed
fix: .npmrc regression
1 parent e9635b1 commit 9a7593c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.npmrc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Project-specific npm configuration
22
# GitHub Packages registry configuration
3-
registry=https://npm.pkg.github.com/
43
@fergusbisset:registry=https://npm.pkg.github.com/
54

65
# Note: 'always-auth' is deprecated in npm 10+
76
# Authentication is now handled via .npmrc auth tokens
87
# If you need authentication, add: //npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
9-

0 commit comments

Comments
 (0)