From: Matt Ickstadt Date: Sat, 6 May 2023 17:41:55 +0000 (-0500) Subject: Fix npmrc env var format X-Git-Tag: v0.2.0.2~58^2 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/c3b692c02f5c421d27471c8a20c2c6825c727863?hp=c3b692c02f5c421d27471c8a20c2c6825c727863 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 ---