From 1acc03c6260d85169218755e3b6bd9ce4215d257 Mon Sep 17 00:00:00 2001 From: Alexis Hovorka Date: Mon, 14 Aug 2023 14:29:04 -0600 Subject: [fix] Update .npmrc to new format --- base/npmrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/base/npmrc b/base/npmrc index dd006e7..084f186 100644 --- a/base/npmrc +++ b/base/npmrc @@ -1,4 +1,4 @@ -init.author.name=Alexis Hovorka -init.author.email=alexisspacegirl@gmail.com -init.author.url=https://alexishovorka.com/ -init.license=MIT +init-author-name=Alexis Hovorka +init-author-email=alexisspacegirl@gmail.com +init-author-url=https://alexishovorka.com/ +init-license=MIT -- cgit v1.2.3-54-g00ecf