Skip to content

Commit 8162a6f

Browse files
committed
fix: deps error in github actions
1 parent 584a584 commit 8162a6f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/internal/database/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"drizzle-orm": "0.44.2",
3939
"expo-sqlite": "15.2.12",
4040
"sqlocal": "npm:@hyoban/sqlocal@0.14.1-fork.4",
41-
"wa-sqlite": "github:rhashimoto/wa-sqlite#v1.0.8"
41+
"wa-sqlite": "git+https://github.com/rhashimoto/wa-sqlite.git#v1.0.8"
4242
},
4343
"devDependencies": {
4444
"@follow/configs": "workspace:*",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)