Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Commit 1881f5f

Browse files
committed
chore(Release): 1.5.1
1 parent e894a02 commit 1881f5f

File tree

2 files changed

+192
-173
lines changed

2 files changed

+192
-173
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@distube/spotify",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "A DisTube custom plugin for supporting Spotify.",
55
"main": "./dist/index.js",
66
"typings": "./dist/index.d.ts",
@@ -41,9 +41,9 @@
4141
},
4242
"homepage": "https://github.com/distubejs/spotify#readme",
4343
"devDependencies": {
44-
"@babel/core": "^7.20.5",
44+
"@babel/core": "^7.20.7",
4545
"@babel/plugin-proposal-class-properties": "^7.18.6",
46-
"@babel/plugin-proposal-object-rest-spread": "^7.20.2",
46+
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
4747
"@babel/plugin-proposal-private-methods": "^7.18.6",
4848
"@babel/preset-env": "^7.20.2",
4949
"@babel/preset-typescript": "^7.18.6",

0 commit comments

Comments
 (0)