Skip to content

Commit

Permalink
bugfix: add tsquery package range
Browse files Browse the repository at this point in the history
  • Loading branch information
koliveira15 committed Nov 15, 2024
1 parent 4903a74 commit 30ac2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nx-sonarqube/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"executors": "./executors.json",
"peerDependencies": {
"@nx/devkit": ">= 16 < 21",
"@phenomnomnominal/tsquery": "6.1.3",
"@phenomnomnominal/tsquery": ">= 6.1.3",
"sonarqube-scanner": ">= 4.2.5 < 5",
"nx": ">= 16 < 21",
"tslib": ">= 2.3.0 < 3"
Expand Down

0 comments on commit 30ac2f4

Please sign in to comment.