Skip to content

Commit

Permalink
Merge pull request #121 from rabbitholegg/only-allow-hotfix
Browse files Browse the repository at this point in the history
Fix(balancer): remove only-allow
  • Loading branch information
Quazia authored Dec 9, 2023
2 parents 5c5f526 + eb123f6 commit b201056
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .changeset/lucky-boxes-give.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rabbitholegg/questdk-plugin-balancer": minor
"@rabbitholegg/questdk-plugin-registry": minor
---

remove only-allow from balancer
1 change: 0 additions & 1 deletion packages/balancer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"format": "rome format . --write",
"lint": "rome check .",
"lint:fix": "pnpm lint --apply",
"preinstall": "npx only-allow pnpm",
"test": "vitest dev",
"test:cov": "vitest dev --coverage",
"test:ci": "CI=true vitest --coverage",
Expand Down

0 comments on commit b201056

Please sign in to comment.