Update package.json for mempool-frontend

This commit is contained in:
wiz
2020-03-13 19:48:10 +09:00
parent 0bf337b7a6
commit c8da732771
2 changed files with 20 additions and 4 deletions

View File

@@ -24,7 +24,6 @@
"start": "npm run build && node dist/index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "MIT",
"dependencies": {
"compression": "^1.7.4",
"express": "^4.17.1",