mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-22 11:54:32 +02:00
Remove dependency date-and-time
This commit is contained in:
parent
d301c12acd
commit
415e0a7b5a
12 changed files with 46 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
|||
const Path = require('path')
|
||||
const date = require('date-and-time')
|
||||
const date = require('../libs/dateAndTime')
|
||||
const version = require('../../package.json').version
|
||||
|
||||
class Backup {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue