diff --git a/scripts/rebuild.sh b/scripts/rebuild.sh index 7cfbe19..35f42db 100755 --- a/scripts/rebuild.sh +++ b/scripts/rebuild.sh @@ -8,4 +8,4 @@ npm run verify rm -rf node_modules npm ci --only=production -git add node_modules package-lock.json lib +git add node_modules lib