Add .npmrc
[poolifier.git] / .github / workflows / ci.yml
index f2d576fefb4abee966daa01637ddaf3df6349fd6..ebd5d4096304254fa0a0461dc5d8d94ebb2a6f7a 100644 (file)
@@ -32,7 +32,7 @@ jobs:
           node-version: ${{ matrix.node }}
 
       - name: Install
-        run: npm ci --legacy-peer-deps
+        run: npm ci
 
       - name: Build
         run: npm run build --if-present