Add support for simple web server
This commit is contained in:
@@ -20,9 +20,13 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@actual-app/api": "^25.3.1",
|
||||
"@types/express": "^5.0.1",
|
||||
"@types/multer": "^1.4.12",
|
||||
"@types/papaparse": "^5.3.15",
|
||||
"commander": "^13.1.0",
|
||||
"express": "^5.1.0",
|
||||
"iconv-lite": "^0.6.3",
|
||||
"multer": "^1.4.5-lts.2",
|
||||
"papaparse": "^5.5.2",
|
||||
"yaml": "^2.7.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user