From 319a10b9a106e768ea2d3fb6d7134817911208ce Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Wed, 13 Sep 2023 16:04:12 -0500 Subject: Add basic PWA support TODO: draw the rest of the owl --- .npmrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .npmrc (limited to '.npmrc') diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..d02bab8 --- /dev/null +++ b/.npmrc @@ -0,0 +1,3 @@ +shamefully-hoist=true +strict-peer-dependencies=false +auto-install-peers=true \ No newline at end of file -- cgit v1.2.3