Compare commits

..

2 commits

Author SHA1 Message Date
8392607966
test(e2e): fixed deno lockfile
Some checks failed
Docs / build (push) Failing after 25s
Tests / lint (push) Failing after 25s
Tests / test-node (node20) (push) Failing after 24s
Tests / test-node (node18) (push) Failing after 27s
Tests / test-node (node22) (push) Failing after 24s
Tests / test-bun (push) Failing after 24s
Tests / test-deno (push) Failing after 23s
Tests / test-web (chromium) (push) Failing after 39s
Tests / test-web (firefox) (push) Failing after 39s
Tests / e2e (push) Has been skipped
Tests / e2e-deno (push) Has been skipped
2025-01-15 11:52:55 +03:00
0488e0fc03
build: bumped pnpm 2025-01-15 11:52:51 +03:00

View file

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