Merge branch 'master' of https://github.com/Start9Labs/patch-db into feature/lockless

This commit is contained in:
Aiden McClelland
2023-08-25 10:11:00 -06:00
2 changed files with 310 additions and 1820 deletions

2126
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -23,9 +23,9 @@
"husky": "^4.3.8",
"lint-staged": "^13.2.0",
"prettier": "^2.8.4",
"ts-node": "10.9.0",
"ts-node": "^10.9.0",
"tslint": "6.1.3",
"typescript": "4.8.4"
"typescript": "^4.8.4"
},
"husky": {
"hooks": {