Skip to content

Commit 0c9137a

Browse files
author
zS1L3NT Mac
committed
⬆️ upgrade arktype to v1.0.29-alpha
1 parent 320cecf commit 0c9137a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

384 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ytmusic-api",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "YouTube Music API",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -15,7 +15,7 @@
1515
"clean": "tsc --noEmit && eslint src --fix && prettier src --write && rm tsconfig.tsbuildinfo"
1616
},
1717
"dependencies": {
18-
"arktype": "^1.0.28-alpha",
18+
"arktype": "1.0.29-alpha",
1919
"axios": "^0.27.2",
2020
"tough-cookie": "^4.1.2"
2121
},

0 commit comments

Comments
 (0)