Browse Source

remove package.json of test/

master
filesite 8 months ago
parent
commit
793f6c50d9
  1. 16
      test/package.json

16
test/package.json

@ -1,16 +0,0 @@ @@ -1,16 +0,0 @@
{
"name": "Hero Union Test",
"version": "0.1",
"author": "filesite.io",
"type": "module",
"dependencies": {
"axios": "^1.3.3",
"body-parser": "^1.20.1",
"express": "^4.18.2",
"md5": "^2.3.0",
"node-cron": "^3.0.2"
},
"scripts": {
"test": "node common.test.mjs"
}
}
Loading…
Cancel
Save