Skip to content

Commit bc4cd6f

Browse files
committed
homepage-url not required
Signed-off-by: chinmaym07 <b418020@iiit-bh.ac.in>
1 parent ad455d5 commit bc4cd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.1",
44
"description": "An FCC Backend Challenge",
55
"main": "server.js",
6-
"homepage": "https:chinmaym07.github.io/timestamp-microservice",
6+
77
"scripts": {
88
"start": "node server.js"
99
},

0 commit comments

Comments
 (0)