Skip to content

Commit 41e4433

Browse files
0.1.20
1 parent 3e8062a commit 41e4433

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@convex-dev/aggregate",
33
"description": "Convex component to calculate counts and sums of values for efficient aggregation.",
4-
"version": "0.1.19",
4+
"version": "0.1.20",
55
"keywords": [
66
"convex",
77
"component",
@@ -51,7 +51,7 @@
5151
}
5252
},
5353
"peerDependencies": {
54-
"convex": "~1.16.5 || ~1.17.0 || ~18.0.0"
54+
"convex": "~1.16.5 || >=1.17.0 <1.25.0"
5555
},
5656
"devDependencies": {
5757
"@eslint/js": "^9.9.1",

0 commit comments

Comments
 (0)