chore(deps): cleanup deps

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-03-07 19:13:27 +01:00
committed by Braks
parent af03954275
commit 36a12a6fe8
15 changed files with 330 additions and 235 deletions
+5 -1
View File
@@ -2,5 +2,9 @@
"name": "@tooling/tsconfig",
"version": "0.0.0",
"private": true,
"license": "MIT"
"license": "MIT",
"devDependencies": {
"@types/node": "^18.14.6",
"typescript": "^4.9.5"
}
}