Skip to content

Commit b51be8e

Browse files
chore: add @types/better-sqlite3 as a devDependency
1 parent aeab296 commit b51be8e

3 files changed

Lines changed: 2593 additions & 336 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
node-version: ${{ matrix.node-version }}
2828
cache: "npm"
2929

30-
- name: Patch lockfile for platform-specific dependencies
31-
run: npm install --package-lock-only --ignore-scripts
32-
3330
- name: Install dependencies
3431
run: npm ci
3532

0 commit comments

Comments
 (0)