chore: @node/types -> 16.x

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-03-31 21:12:46 +02:00
parent 8aeb703cc9
commit 2538bf72e3
68 changed files with 84 additions and 85 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
"@types/jest": "^26.0.7",
"@types/lodash": "^4.14.173",
"@types/luxon": "^2.0.4",
"@types/node": "^14.14.32",
"@types/node": "^16.x",
"cross-fetch": "^3.1.5",
"msw": "^0.35.0"
},