live refresh
This commit is contained in:
@@ -5,12 +5,13 @@
|
||||
"description": "EPUB generation server for imgPub",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "node index.js"
|
||||
"dev": "nodemon index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"cors": "^2.8.5",
|
||||
"epub-gen": "^0.1.0",
|
||||
"express": "^4.19.2",
|
||||
"nodemon": "^3.1.4",
|
||||
"uuid": "^9.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user