mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
updating yarn lock file to accomodate sync-server
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user