bump start-sdk

This commit is contained in:
Matt Hill
2023-04-06 12:28:11 -06:00
committed by Aiden McClelland
parent c89e47577b
commit ded16549f7
2 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@
"patch-db-client": "file: ../../../patch-db/client",
"pbkdf2": "^3.1.2",
"rxjs": "^7.5.6",
"start-sdk": "^0.4.0-lib0.charlie1",
"start-sdk": "^0.4.0-lib0.charlie2",
"swiper": "^8.2.4",
"ts-matches": "^5.2.1",
"tslib": "^2.3.0",
@@ -13771,9 +13771,9 @@
}
},
"node_modules/start-sdk": {
"version": "0.4.0-lib0.charlie1",
"resolved": "https://registry.npmjs.org/start-sdk/-/start-sdk-0.4.0-lib0.charlie1.tgz",
"integrity": "sha512-kb6ZJ3hSccT5x21ECBSm0GCI3Pw3U4LamNcXdkKMJ70/aSdtORk4wcmOpoyu8gH2N+sae5OoIH5LLsvDNKoG5w==",
"version": "0.4.0-lib0.charlie2",
"resolved": "https://registry.npmjs.org/start-sdk/-/start-sdk-0.4.0-lib0.charlie2.tgz",
"integrity": "sha512-CXKrkPfJpTN/ObqKLzwhint7vPHRRN846pZVN7y3eclWV4eTY0c5XtXLxUwwG91P5VIGgmVFjPgXgR9sUkpVTw==",
"dependencies": {
"@iarna/toml": "^2.2.5",
"lodash": "^4.17.21",

View File

@@ -74,7 +74,7 @@
"patch-db-client": "file: ../../../patch-db/client",
"pbkdf2": "^3.1.2",
"rxjs": "^7.5.6",
"start-sdk": "^0.4.0-lib0.charlie1",
"start-sdk": "^0.4.0-lib0.charlie2",
"swiper": "^8.2.4",
"ts-matches": "^5.2.1",
"tslib": "^2.3.0",