remove useless dependencies
This commit is contained in:
parent
1ef1b8aaff
commit
bb7f9fab57
2 changed files with 0 additions and 4 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -22,8 +22,6 @@
|
|||
"@typescript-eslint/eslint-plugin": "^5.30.7",
|
||||
"@typescript-eslint/parser": "^5.30.7",
|
||||
"dotenv": "^16.0.1",
|
||||
"eslint": "^8.20.0",
|
||||
"prettier": "2.8.3",
|
||||
"prettier-eslint": "^15.0.1",
|
||||
"ts-node-dev": "^2.0.0"
|
||||
}
|
||||
|
|
|
@ -29,8 +29,6 @@
|
|||
"@typescript-eslint/eslint-plugin": "^5.30.7",
|
||||
"@typescript-eslint/parser": "^5.30.7",
|
||||
"dotenv": "^16.0.1",
|
||||
"eslint": "^8.20.0",
|
||||
"prettier": "2.8.3",
|
||||
"prettier-eslint": "^15.0.1",
|
||||
"ts-node-dev": "^2.0.0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue