Add @types/jest as a devDependency
All checks were successful
discord bot tests / discord bot tests (push) Successful in 10s
All checks were successful
discord bot tests / discord bot tests (push) Successful in 10s
This commit is contained in:
parent
10934bb04f
commit
000f7e969c
2 changed files with 13 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
"author": "SileNce5k",
|
||||
"license": "UNLICENSE",
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.13",
|
||||
"jest": "^29.7.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue