diff --git a/components/hello-world/package.json b/components/hello-world/package.json index 6568a50..bba21b6 100644 --- a/components/hello-world/package.json +++ b/components/hello-world/package.json @@ -40,8 +40,6 @@ "typescript": "~4.3.0", "chai": "^4.2.0", "mocha": "^10.0.0", - "nyc": "^15.1.0", - "eslint": "^7.11.0", "ts-node": "^10.8.2" } }