We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0d6c79 commit f8d4cf3Copy full SHA for f8d4cf3
package.json
@@ -49,15 +49,14 @@
49
"zod": "^3.24.1 || ^v4"
50
},
51
"engines": {
52
- "node": ">=18"
+ "node": ">=22"
53
54
"publishConfig": {
55
"access": "public"
56
57
"homepage": "https://github.com/castortech/rivet-ai-sdk-provider",
58
"repository": {
59
- "type": "git",
60
- "url": "git+https://github.com/castortech/rivet-ai-sdk-provider.git"
+ "url": "https://github.com/castortech/rivet-ai-sdk-provider"
61
62
"bugs": {
63
"url": "https://github.com/castortech/rivet-ai-sdk-provider/issues"
0 commit comments