Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
package.json @adm01-debug
pnpm-lock.yaml @adm01-debug
package-lock.json @adm01-debug
bun.lock @adm01-debug
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
name: Lint, Typecheck & Test
runs-on: ubuntu-latest
needs: smoke
timeout-minutes: 15
timeout-minutes: 25

steps:
- uses: actions/checkout@v6
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@

### Pré-requisitos

- Node.js 18+
- npm / bun
- Node.js 20+ (testado em 22.x)
- npm 10+ (gerenciador de pacote oficial deste projeto)

### Instalação

Expand Down
2,136 changes: 0 additions & 2,136 deletions bun.lock

This file was deleted.

Binary file removed bun.lockb
Binary file not shown.
Loading
Loading