diff --git a/bun.lockb b/bun.lockb index edc8840..3f8da11 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0619168..499af19 100644 --- a/package.json +++ b/package.json @@ -45,9 +45,6 @@ "dist" ], "devDependencies": { - "@dobuki/dev-dependencies": "^1.0.16" - }, - "peerDependencies": { - "typescript": "^5.0.0" + "@dobuki/dev-dependencies": "latest" } }