Remove types/node from package.json

This commit is contained in:
Konstantinos Triantafyllou 2023-09-14 21:47:48 +03:00
parent 09c04d02b1
commit ef19492aad
1 changed files with 1 additions and 2 deletions

View File

@ -47,11 +47,10 @@
"@angular/cli": "^16.1.7",
"@angular/compiler-cli": "^16.1.8",
"@angular/language-service": "^16.1.8",
"@types/ckeditor": "^4.9.10",
"@types/express": "^4.17.0",
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^12.11.1",
"@types/ckeditor": "^4.9.10",
"codelyzer": "^6.0.0",
"jasmine-core": "~3.8.0",
"jasmine-spec-reporter": "~5.0.0",