Skip to content

Commit

Permalink
0.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasballinger committed Jan 14, 2025
1 parent 80b5b16 commit 8685533
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@convex-dev/aggregate",
"description": "Convex component to calculate counts and sums of values for efficient aggregation.",
"version": "0.1.16",
"version": "0.1.17",
"keywords": [
"convex",
"component",
Expand Down Expand Up @@ -51,7 +51,7 @@
}
},
"peerDependencies": {
"convex": "~1.16.5 || ~1.17.0"
"convex": "~1.16.5 || ~1.17.0 || ~18.0.0"
},
"devDependencies": {
"@eslint/js": "^9.9.1",
Expand Down

0 comments on commit 8685533

Please sign in to comment.