Version bump 2.2.18

This commit is contained in:
advplyr 2023-04-02 17:40:55 -05:00
parent 034b8956a2
commit 14ee17de47
4 changed files with 6 additions and 6 deletions

View File

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

View File

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

4
package-lock.json generated
View File

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

View File

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