Nodejs Stale (PocketBase client SDK not compatible)

This commit is contained in:
2022-09-14 17:03:05 +02:00
parent 8028436d2c
commit 7412fd9238
3 changed files with 652 additions and 33 deletions

View File

@@ -17,5 +17,11 @@
"rimraf": "^3.0.2",
"ts-node": "^10.9.1",
"typescript": "^4.8.3"
},
"dependencies": {
"excel-date-to-js": "^1.1.5",
"pocketbase": "^0.7.0",
"read-excel-file": "^5.5.0",
"xlsx": "^0.18.5"
}
}