Last active
March 18, 2025 08:54
-
-
Save nixjs/d4ce3d6725be22429e1bd4575c28f382 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//gitlab.com/api/v4/projects/[[number]]/packages/npm/:_authToken=${NPM_TOKEN} | |
@package:registry=https://gitlab.com/api/v4/projects/[[number]]/packages/npm/ | |
strict-peer-dependencies=false | |
legacy-peer-deps=true | |
auto-install-peers=true | |
node-linker=hoisted |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment