🚧 save work

This commit is contained in:
Song
2020-09-13 23:50:16 +08:00
parent 24a91b6013
commit 615ff93d6b
13 changed files with 191 additions and 42 deletions
+5 -1
View File
@@ -12,7 +12,11 @@
"dotenv": "^8.2.0",
"ejs": "^3.1.5",
"express": "~4.16.1",
"morgan": "~1.9.1"
"knex": "^0.21.5",
"marked": "^1.1.1",
"morgan": "~1.9.1",
"sqlite3": "^5.0.0",
"uuid": "^8.3.0"
},
"devDependencies": {
"prettier": "^2.1.1"