diff --git a/package.json b/package.json index 066ff62..97f71d5 100644 --- a/package.json +++ b/package.json @@ -22,5 +22,8 @@ "homepage": "https://github.com/vuejs/tsconfig#readme", "publishConfig": { "access": "public" + }, + "peerDependencies": { + "typescript": "5.x" } }