Removes the @types/hemlet dependency

We are using hemlet 4.0.0+ which has tpying included. The typing dependency is not needed anymore.
This commit is contained in:
Oliver Sand
2021-01-14 13:32:09 +01:00
parent 540702da2a
commit 8b800caaf9
3 changed files with 2 additions and 11 deletions
+1 -2
View File
@@ -56,8 +56,7 @@
"@backstage/cli": "^0.4.3",
"@types/dockerode": "^3.2.1",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5",
"@types/helmet": "^0.0.48"
"@types/express-serve-static-core": "^4.17.5"
},
"files": [
"dist"