updating yarn lock file to accomodate sync-server

This commit is contained in:
Mike Clark
2025-02-07 19:13:30 +00:00
parent e88bd783f2
commit 722e30e385
5 changed files with 2921 additions and 6531 deletions

View File

@@ -61,9 +61,5 @@
"prettier": "^2.8.3",
"supertest": "^6.3.1",
"typescript": "^4.9.5"
},
"engines": {
"node": ">=18.0.0"
},
"packageManager": "yarn@4.3.1"
}
}

View File

@@ -70,6 +70,8 @@ let defaultConfig = {
hostname: '::',
webRoot: path.join(
projectRoot,
'../',
'../',
'node_modules',
'@actual-app',
'web',

File diff suppressed because it is too large Load Diff