Add:Saving progress for PDF ebooks #712

This commit is contained in:
advplyr
2023-05-25 17:09:28 -05:00
parent 7031c895b5
commit 9ab37ac525
3 changed files with 223 additions and 160 deletions
+2 -2
View File
@@ -22,6 +22,7 @@
"@capacitor/preferences": "^4.0.2",
"@capacitor/status-bar": "^4.0.0",
"@nuxtjs/axios": "^5.13.6",
"@teckel/vue-pdf": "^4.3.5",
"cordova-plugin-screen-orientation": "^3.0.2",
"core-js": "^3.15.1",
"date-fns": "^2.25.0",
@@ -31,7 +32,6 @@
"nuxt": "^2.15.7",
"socket.io-client": "^4.1.3",
"v-click-outside": "^3.2.0",
"vue-pdf": "^4.2.0",
"vue-toastification": "^1.7.11",
"vuedraggable": "^2.24.3"
},
@@ -42,4 +42,4 @@
"@nuxtjs/tailwindcss": "^4.2.0",
"postcss": "^8.3.5"
}
}
}