Set new devDependencies

This commit is contained in:
2019-09-08 13:38:04 +05:30
parent 1c118882ee
commit 638fac0ad4
2 changed files with 66 additions and 33 deletions

View File

@@ -24,11 +24,13 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.8.2",
"body-parser": "^1.19.0",
"chai": "^4.2.0",
"chai-http": "^4.3.0",
"connect-busboy": "0.0.2",
"express": "^4.17.0",
"jquery": "^3.4.1",
"mocha": "^6.1.4"
},
"devDependencies": {
"chai": "^4.2.0",
"chai-http": "^4.3.0"
}
}