fix build - bun.lock . Fix bun version
ci/woodpecker/push/build-arm Pipeline was successful

This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-04-22 21:03:19 +03:00
parent 1fa749382f
commit f8b214f86f
4 changed files with 71 additions and 8 deletions
+2 -7
View File
@@ -3,9 +3,7 @@
.superpowers
# dependencies
/node_modules
/.pnp
.pnp.js
node_modules/
# testing
/coverage
@@ -20,13 +18,10 @@
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
yarn.lock
# Playwright
node_modules/
/test-results/
/playwright-report/
/blob-report/