Renamed app to Classify

This commit is contained in:
Daniel
2022-06-01 14:13:14 +04:30
parent 04ce8ddf0f
commit 2532c6304d
5 changed files with 12 additions and 15 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "web-extracts-api",
"name": "classify-api",
"version": "1.0.0",
"description": "The backend",
"description": "Classify backend",
"main": "server.js",
"scripts": {
"dev": "nodemon server.js"