chore: optimize the publishing package for npm

This commit is contained in:
PoppinL 2020-05-18 15:34:45 +08:00
parent ff8d57a34a
commit c6f0c2e5a0

View File

@ -30,6 +30,10 @@
}, },
"author": "binaryify", "author": "binaryify",
"license": "MIT", "license": "MIT",
"files": [
"module",
"util"
],
"dependencies": { "dependencies": {
"apicache": "^1.5.2", "apicache": "^1.5.2",
"express": "^4.17.1", "express": "^4.17.1",