]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Fix npmrc env var format
authorMatt Ickstadt <mattico8@gmail.com>
Sat, 6 May 2023 17:41:55 +0000 (12:41 -0500)
committerGitHub <noreply@github.com>
Sat, 6 May 2023 17:41:55 +0000 (12:41 -0500)
npmrc only supports interpolating env vars with braces like this.

https://docs.npmjs.com/cli/v8/configuring-npm/npmrc#files


No differences found