mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
fix types
This commit is contained in:
parent
4d395e273b
commit
65943f2803
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
"@types/html-to-text": "^8.1.1",
|
||||
"@types/mocha": "^10.0.6",
|
||||
"@types/natural": "^5.1.1",
|
||||
"@types/node": "^14.11.2",
|
||||
"@types/node": "^22.14.0",
|
||||
"@types/underscore": "^1.11.4",
|
||||
"@types/jsonwebtoken": "^9.0.7",
|
||||
"chai": "^4.3.6",
|
||||
|
|
|
|||
Loading…
Reference in a new issue