remove peerDependencies

This commit is contained in:
Pascal Perrenoud
2024-07-27 13:38:48 +02:00
parent 81ec3e9ed0
commit a8d6902496
-3
View File
@@ -23,8 +23,5 @@
"@happy-dom/global-registrator": "^14.10.2",
"@types/bun": "^1.1.2",
"logger-console": "git+https://git.pband.ch/typescript/logger-console.git"
},
"peerDependencies": {
"typescript": "^5.0.0"
}
}