Skip to content

Commit 932447b

Browse files
committed
fix: try adding npmrc to package subdirectory
1 parent 6b98a45 commit 932447b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/scratch-gui/.npmrc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
@RaspberryPiFoundation:registry=https://npm.pkg.github.com
2+
//npm.pkg.github.com/:_authToken=${NPM_AUTH_TOKEN}
3+
strict-peer-deps=true
4+
engine-strict=true
5+
loglevel=error

0 commit comments

Comments
 (0)