We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d354b72 commit 03b60d1Copy full SHA for 03b60d1
package.json
@@ -2,7 +2,7 @@
2
"name": "socialbook-backend",
3
"version": "1.5.0",
4
"description": "Backend for Socialbook Web app",
5
- "main": "app.js",
+ "main": "api.js",
6
"scripts": {
7
"start": "nodemon api.js"
8
},
0 commit comments