mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-26 05:14:09 +02:00
Update cordova-plugin-screen-orientation, update postcss in nuxt config
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"dev": "nuxt --hostname 0.0.0.0 --port 1337",
|
||||
"build": "nuxt build",
|
||||
"start": "nuxt start",
|
||||
"start": "nuxt --hostname 0.0.0.0 --port 1337",
|
||||
"generate": "nuxt generate",
|
||||
"sync": "nuxt generate && npx cap sync",
|
||||
"icons-android": "cordova-res android --skip-config --copy",
|
||||
@@ -29,7 +29,7 @@
|
||||
"@nuxtjs/axios": "^5.13.6",
|
||||
"@teckel/vue-pdf": "^4.3.5",
|
||||
"buffer": "^6.0.3",
|
||||
"cordova-plugin-screen-orientation": "^3.0.2",
|
||||
"cordova-plugin-screen-orientation": "^3.0.4",
|
||||
"core-js": "^3.15.1",
|
||||
"date-fns": "^2.25.0",
|
||||
"epubjs": "0.3.88",
|
||||
|
||||
Reference in New Issue
Block a user