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

Commit

Permalink
chore(Release): 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
skick1234 committed Dec 23, 2022
1 parent e894a02 commit 1881f5f
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 173 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@distube/spotify",
"version": "1.5.0",
"version": "1.5.1",
"description": "A DisTube custom plugin for supporting Spotify.",
"main": "./dist/index.js",
"typings": "./dist/index.d.ts",
Expand Down Expand Up @@ -41,9 +41,9 @@
},
"homepage": "https://github.com/distubejs/spotify#readme",
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/core": "^7.20.7",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.2",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-proposal-private-methods": "^7.18.6",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
Expand Down
Loading

0 comments on commit 1881f5f

Please sign in to comment.