Removed node-fetch types from examples subrepo

This commit is contained in:
Alexander Cerutti
2021-10-16 15:16:48 +02:00
parent eb72eb36b0
commit 868818b855
2 changed files with 0 additions and 21 deletions

View File

@@ -24,7 +24,6 @@
},
"devDependencies": {
"@types/express": "^4.17.13",
"@types/node-fetch": "^3.0.3",
"typescript": "^4.4.4"
}
}