From eeeb44dab76e7c1d1ee6c982eb384f4709dee751 Mon Sep 17 00:00:00 2001 From: Brooks Lybrand Date: Wed, 4 Sep 2024 13:13:29 -0500 Subject: [PATCH] Update Remix PWA initCommand --- data/resources.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/resources.yaml b/data/resources.yaml index 749f1dcf..e4a8bc3c 100644 --- a/data/resources.yaml +++ b/data/resources.yaml @@ -127,7 +127,7 @@ - title: "Remix PWA" repoUrl: "https://github.com/remix-pwa/remix-pwa" imgSrc: "https://opengraph.githubassets.com/bfaae6d33827636906648c6e514f0a5d2f8bd8eabf96b4cefbdc873fd2d14989/remix-pwa/remix-pwa" - initCommand: "npx remix-pwa@latest init" + initCommand: "npm i -D @remix-pwa/dev" category: "libraries" featured: true