diff --git a/package.json b/package.json index f2b0811..97198c8 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,6 @@ "url": "https://github.com/Sahnee-DE/clone" }, "devDependencies": { - "typescript": "^4.0.2" + "typescript": "4.0.2" } }