Skip to content

Commit

Permalink
⬆️ upgrade arktype to v1.0.29-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
zS1L3NT Mac committed Jan 13, 2024
1 parent 320cecf commit 0c9137a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ytmusic-api",
"version": "5.0.2",
"version": "5.0.3",
"description": "YouTube Music API",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -15,7 +15,7 @@
"clean": "tsc --noEmit && eslint src --fix && prettier src --write && rm tsconfig.tsbuildinfo"
},
"dependencies": {
"arktype": "^1.0.28-alpha",
"arktype": "1.0.29-alpha",
"axios": "^0.27.2",
"tough-cookie": "^4.1.2"
},
Expand Down

0 comments on commit 0c9137a

Please sign in to comment.