Upgrade @types/node to one version everywhere
Summary: Caused some inconsistencies when running `tsc`. This brings them back in line. Reviewed By: aigoncharov Differential Revision: D36101548 fbshipit-source-id: b8f757c59f879911c9b0920fe11396246ffa37e2
This commit is contained in:
committed by
Facebook GitHub Bot
parent
3826f2c8ef
commit
cc3aca0e8b
@@ -8,7 +8,7 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/fb-watchman": "2.0.1",
|
||||
"@types/node": "^16.11.7",
|
||||
"@types/node": "^17.0.31",
|
||||
"flipper-common": "0.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user