mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-12 18:35:00 +02:00
Update njodb path and add proper-lockfile package
This commit is contained in:
parent
84e6e6fdbe
commit
292840a0e3
3 changed files with 46 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
const Path = require('path')
|
||||
const fs = require('fs-extra')
|
||||
const njodb = require("njodb")
|
||||
const njodb = require('../njodb')
|
||||
|
||||
const { SupportedEbookTypes } = require('./globals')
|
||||
const { PlayMethod } = require('./constants')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue