mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-24 19:16:16 +02:00
Sequelize and sqlite init with test user model
This commit is contained in:
+3
-1
@@ -35,10 +35,12 @@
|
||||
"graceful-fs": "^4.2.10",
|
||||
"htmlparser2": "^8.0.1",
|
||||
"node-tone": "^1.0.1",
|
||||
"sequelize": "^6.29.1",
|
||||
"socket.io": "^4.5.4",
|
||||
"sqlite3": "^5.1.4",
|
||||
"xml2js": "^0.4.23"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^2.0.20"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user