We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0553b9 commit 824fee7Copy full SHA for 824fee7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vesselapi/integrations",
3
- "version": "1.0.65",
+ "version": "1.0.66",
4
"description": "Vessel integrations",
5
"main": "dist/index.js",
6
"module": "dist/index.mjs",
@@ -43,7 +43,7 @@
43
"axios": "^1.4.0",
44
"date-fns": "^2.29.3",
45
"libphonenumber-js": "^1.10.24",
46
- "radash": "^10.8.1",
+ "radash": "^11.0.0",
47
"type-fest": "^3.8.0",
48
"zod": "^3.21.4"
49
}
0 commit comments