]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commit
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)
commitc3b692c02f5c421d27471c8a20c2c6825c727863
treeade2e705ca5209eb75ae885a286c8597be39d5b0
parent41a0f4935fc2002db67f7165d0872ea5e7591456
Fix npmrc env var format

npmrc only supports interpolating env vars with braces like this.

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