files for config

This commit is contained in:
Matt Hill
2023-03-21 12:00:15 -06:00
committed by Aiden McClelland
parent e76ccba2f7
commit dacd5d3e6b
8 changed files with 103 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "embassy-os",
"version": "0.3.4",
"version": "0.3.4.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
@@ -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.alpha6",
"start-sdk": "^0.4.0-lib0.alpha8",
"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.alpha6",
"resolved": "https://registry.npmjs.org/start-sdk/-/start-sdk-0.4.0-lib0.alpha6.tgz",
"integrity": "sha512-DshqK1GFbxojoRK8/RjPm0+xmNZ0Ac41JhhwhqvpSIdbk7l4vkLm38KIOVJ9nAFw592Ob9vu1NHKySuYOXgQ8Q==",
"version": "0.4.0-lib0.alpha8",
"resolved": "https://registry.npmjs.org/start-sdk/-/start-sdk-0.4.0-lib0.alpha8.tgz",
"integrity": "sha512-qErlv8ikV8nYqyCxxSN856dUwddGK5OOwTXk62IiJPxY3si03P1NQ3MnFch6Vx3NXiOmKeNNqw4/bj26TdUWRA==",
"dependencies": {
"@iarna/toml": "^2.2.5",
"lodash": "^4.17.21",