Merge pull request #52 from Sparticuz/fix/49

This commit is contained in:
Kyle McNally 2023-02-09 09:16:37 -05:00 committed by GitHub
commit f9d6faebe1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ test:
%.zip:
npm install --fund=false --package-lock=false
npm run build
mkdir -p nodejs
npm install --prefix nodejs/ tar-fs@2.1.1 --bin-links=false --fund=false --omit=optional --omit=dev --package-lock=false --save=false
npm pack