Version bump v2.2.21

This commit is contained in:
advplyr 2023-05-27 17:54:20 -05:00
parent 53c96b2540
commit ca5f781531
4 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,12 @@
{
"name": "audiobookshelf-client",
"version": "2.2.20",
"version": "2.2.21",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf-client",
"version": "2.2.20",
"version": "2.2.21",
"license": "ISC",
"dependencies": {
"@nuxtjs/axios": "^5.13.6",
@ -30753,4 +30753,4 @@
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="
}
}
}
}

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.2.20",
"version": "2.2.21",
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",
"scripts": {
@ -37,4 +37,4 @@
"postcss": "^8.3.6",
"tailwindcss": "^3.1.4"
}
}
}

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "audiobookshelf",
"version": "2.2.20",
"version": "2.2.21",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf",
"version": "2.2.20",
"version": "2.2.21",
"license": "GPL-3.0",
"dependencies": {
"axios": "^0.27.2",

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "2.2.20",
"version": "2.2.21",
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
"scripts": {