Skip to content

Commit f8d4cf3

Browse files
author
Alain Picard
committed
updated node to 24 and added clear of token
1 parent c0d6c79 commit f8d4cf3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,14 @@
4949
"zod": "^3.24.1 || ^v4"
5050
},
5151
"engines": {
52-
"node": ">=18"
52+
"node": ">=22"
5353
},
5454
"publishConfig": {
5555
"access": "public"
5656
},
5757
"homepage": "https://github.com/castortech/rivet-ai-sdk-provider",
5858
"repository": {
59-
"type": "git",
60-
"url": "git+https://github.com/castortech/rivet-ai-sdk-provider.git"
59+
"url": "https://github.com/castortech/rivet-ai-sdk-provider"
6160
},
6261
"bugs": {
6362
"url": "https://github.com/castortech/rivet-ai-sdk-provider/issues"

0 commit comments

Comments
 (0)