enhancement(extollo/extollo#2): add kernel module for parsing request body contents, uploading files
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -10,9 +10,11 @@
|
||||
"dependencies": {
|
||||
"@extollo/di": "^0.4.4",
|
||||
"@extollo/util": "^0.3.2",
|
||||
"@types/busboy": "^0.2.3",
|
||||
"@types/negotiator": "^0.6.1",
|
||||
"@types/node": "^14.14.37",
|
||||
"@types/pug": "^2.0.4",
|
||||
"busboy": "^0.3.1",
|
||||
"colors": "^1.4.0",
|
||||
"dotenv": "^8.2.0",
|
||||
"negotiator": "^0.6.2",
|
||||
|
||||
Reference in New Issue
Block a user