Skip to content

Commit 8353166

Browse files
authored
Test: Add request module
for initDB testing Related to: #166
1 parent df8edfe commit 8353166

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

backend/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"morgan": "^1.10.0",
1515
"multer": "^1.4.3",
1616
"nodemon": "^2.0.12",
17-
"algoliasearch": "^4.10.5"
17+
"algoliasearch": "^4.10.5",
18+
"request": "^2.88.2"
1819
}
1920
}

0 commit comments

Comments
 (0)