deps: Rollback types/node 13 to 12 (#185)
This commit is contained in:
parent
f3bcf96547
commit
75c9bc6dc7
2 changed files with 5 additions and 5 deletions
|
|
@ -59,7 +59,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^25.1.2",
|
||||
"@types/node": "^13.7.2",
|
||||
"@types/node": "~12",
|
||||
"@types/node-fetch": "^2.5.4",
|
||||
"@typescript-eslint/eslint-plugin": "^2.20.0",
|
||||
"@typescript-eslint/parser": "^2.20.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue