Skip to content

Commit

Permalink
updating client deps
Browse files Browse the repository at this point in the history
  • Loading branch information
paulharter committed Nov 29, 2023
1 parent 1193ae9 commit 969591e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions clients/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
"ts-proto": "^1.125.0",
"typeorm": "^0.3.9",
"typescript": "^4.9",
"wa-sqlite": "git+https://github.com/rhashimoto/wa-sqlite#master",
"wa-sqlite": "rhashimoto/wa-sqlite#semver:^0.9.8",
"web-worker": "^1.2.0"
},
"peerDependencies": {
Expand All @@ -234,7 +234,7 @@
"react-native": ">= 0.68.0",
"react-native-sqlite-storage": ">= 6.0.0",
"typeorm": ">=0.3.0",
"wa-sqlite": "git+https://github.com/rhashimoto/wa-sqlite#master"
"wa-sqlite": "rhashimoto/wa-sqlite#semver:^0.9.8"
},
"peerDependenciesMeta": {
"@capacitor-community/sqlite": {
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 969591e

Please sign in to comment.