chore: remove redundant dependencies
This commit is contained in:
parent
ac80f642d2
commit
41cfd89bcb
1 changed files with 1 additions and 6 deletions
|
|
@ -14,16 +14,11 @@
|
|||
"license": "UNLICENSED",
|
||||
"main": "index.js",
|
||||
"devDependencies": {
|
||||
"@types/benchmark": "^2.1.5",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/yargs": "^17.0.33",
|
||||
"benchmark": "^2.1.4",
|
||||
"jest": "^29.7.0",
|
||||
"ts-jest": "^29.2.5",
|
||||
"typedoc": "^0.27.7",
|
||||
"typedoc-plugin-pages": "^1.1.0",
|
||||
"typescript": "^5.7.3",
|
||||
"yargs": "^17.7.2"
|
||||
"typescript": "^5.7.3"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue