Skip to content

Commit 1a3b703

Browse files
committed
remove extra deps, provenance
1 parent 0b178e8 commit 1a3b703

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@short.io/client-node",
3-
"version": "3.0.0",
3+
"version": "3.0.2",
44
"description": "Official Short.io Node.js SDK for URL shortening, link management, QR codes, analytics, and geographic targeting",
55
"main": "dist/index.js",
66
"type": "module",
@@ -41,8 +41,5 @@
4141
"typescript": "^5.9.3",
4242
"typescript-eslint": "^8.53.1"
4343
},
44-
"dependencies": {
45-
"@hey-api/client-fetch": "^0.13.1"
46-
},
4744
"packageManager": "yarn@1.22.22+sha256.c17d3797fb9a9115bf375e31bfd30058cac6bc9c3b8807a3d8cb2094794b51ca"
4845
}

0 commit comments

Comments
 (0)