PATCH 测试

This commit is contained in:
satori 2022-03-30 23:14:39 +08:00
parent 9914560a22
commit 86b74b05c7

View File

@ -19,5 +19,9 @@
"nedb": "^1.8.0",
"request": "^2.88.2",
"string-random": "^0.1.3"
},
"scripts": {
"dev": "node index",
"start": "node index"
}
}