Skip to content

Commit 9318d86

Browse files
committed
Merge remote-tracking branch 'origin/main' into migrate-to-pnpm
2 parents 42d001f + 9d46857 commit 9318d86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/project-service/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
"test": "yarn run -BT nx test",
4646
"typecheck": "yarn run -BT nx typecheck"
4747
},
48+
"peerDependencies": {
49+
"typescript": ">=4.8.4 <5.9.0"
50+
},
4851
"dependencies": {
4952
"@typescript-eslint/tsconfig-utils": "^8.33.0",
5053
"@typescript-eslint/types": "^8.33.0",

0 commit comments

Comments
 (0)