更新到数据库
This commit is contained in:
@@ -5,12 +5,13 @@
|
||||
"type": "module",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"start": "node server.js"
|
||||
},
|
||||
"author": "satori",
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"express": "^4.21.1",
|
||||
"mysql2": "^3.11.4",
|
||||
"tail": "^2.2.6"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user