Version bump v2.2.22

This commit is contained in:
advplyr 2023-05-30 16:59:04 -05:00
parent a16fb31e6e
commit fdc792cb82
4 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,12 @@
{
"name": "audiobookshelf-client",
"version": "2.2.21",
"version": "2.2.22",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf-client",
"version": "2.2.21",
"version": "2.2.22",
"license": "ISC",
"dependencies": {
"@nuxtjs/axios": "^5.13.6",

View File

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

6
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "audiobookshelf",
"version": "2.2.21",
"version": "2.2.22",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf",
"version": "2.2.21",
"version": "2.2.22",
"license": "GPL-3.0",
"dependencies": {
"axios": "^0.27.2",
@ -2328,4 +2328,4 @@
"integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA=="
}
}
}
}

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "2.2.21",
"version": "2.2.22",
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
"scripts": {
@ -42,4 +42,4 @@
"devDependencies": {
"nodemon": "^2.0.20"
}
}
}