mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-24 19:03:40 +00:00
Add @types for sinon
Signed-off-by: David Mehren <dmehren1@gmail.com>
This commit is contained in:
parent
64d14bff10
commit
a148e4d799
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@
|
|||
"@types/passport-twitter": "^1.0.34",
|
||||
"@types/passport.socketio": "^3.7.2",
|
||||
"@types/randomcolor": "^0.5.4",
|
||||
"@types/sinon": "^9.0.0",
|
||||
"@types/validator": "^13.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^2.27.0",
|
||||
"@typescript-eslint/parser": "^2.27.0",
|
||||
|
|
Loading…
Reference in a new issue