mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-10 01:15:06 +02:00
Update:Remove proper-lockfile dependency
This commit is contained in:
parent
b7e546f2f5
commit
e06a015d6e
17 changed files with 1038 additions and 49 deletions
|
@ -1,6 +1,6 @@
|
|||
const Path = require('path')
|
||||
const fs = require('fs-extra')
|
||||
const njodb = require('../njodb')
|
||||
const njodb = require('../libs/njodb')
|
||||
|
||||
const { SupportedEbookTypes } = require('./globals')
|
||||
const { PlayMethod } = require('./constants')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue