Compare commits

..

2 commits

Author SHA1 Message Date
926127a0a7
test(e2e): fixed deno lockfile
Some checks failed
Tests / e2e (push) Blocked by required conditions
Tests / e2e-deno (push) Blocked by required conditions
Tests / test-deno (push) Successful in 1m35s
Tests / test-node (node22) (push) Failing after 1m54s
Tests / test-node (node20) (push) Failing after 1m56s
Tests / test-node (node18) (push) Failing after 2m1s
Tests / test-web (chromium) (push) Successful in 1m55s
Tests / test-bun (push) Successful in 2m1s
Tests / test-web (firefox) (push) Successful in 1m16s
Tests / lint (push) Has been cancelled
Docs / build (push) Has been cancelled
2025-01-15 11:48:50 +03:00
abdb11f7ee
build: bumped pnpm 2025-01-15 11:45:05 +03:00

View file

@ -28,8 +28,5 @@
}, },
"fuman": { "fuman": {
"jsr": "skip" "jsr": "skip"
},
"pnpm": {
"onlyBuiltDependencies": ["better-sqlite3"]
} }
} }