diff --git a/package.json b/package.json index 66144dd..bfd8618 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "email": "support@convex.dev", "url": "https://github.com/get-convex/migrations/issues" }, - "version": "0.2.4", + "version": "0.2.5", "license": "Apache-2.0", "keywords": [ "convex", @@ -49,7 +49,7 @@ } }, "peerDependencies": { - "convex": "~1.16.5 || ~1.17.0 || ~1.18.0" + "convex": "~1.16.5 || >=1.17.0 <1.25.0" }, "devDependencies": { "@eslint/js": "^9.9.1",