Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Commit

Permalink
fix: release db
Browse files Browse the repository at this point in the history
  • Loading branch information
elribonazo committed Feb 10, 2024
1 parent 31f8a3f commit 1e43c7c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
"@pluto-encrypted/inmemory": "1.12.2",
"@pluto-encrypted/leveldb": "1.12.2",
"@pluto-encrypted/shared": "1.11.3",
"@pluto-encrypted/schemas": "^1.3.3",
"@pluto-encrypted/schemas": "^1.3.5",
"@vitest/coverage-v8": "^1.0.4",
"level": "^6.0.1"
},
"dependencies": {
"@atala/prism-wallet-sdk": "^4.0.2",
"@pluto-encrypted/encryption": "1.11.0",
"@pluto-encrypted/shared": "1.11.3",
"@pluto-encrypted/schemas": "^1.3.3",
"@pluto-encrypted/schemas": "^1.3.5",
"rxdb": "^14.17.0",
"rxjs": "7.8.1",
"uuid": "^9.0.1"
Expand All @@ -63,4 +63,4 @@
"build/*"
],
"gitHead": "6aa4ce8bbb9938fc4c4e790efffa5b902631362c"
}
}

0 comments on commit 1e43c7c

Please sign in to comment.