Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5e8485f

Browse files
committed
Added repository field
1 parent e4a20cb commit 5e8485f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "todo-api",
33
"version": "1.0.0",
44
"description": "Todo api example",
5+
"repository": "https://github.com/HackYourFuture/class7-nodejs-week3.git",
56
"main": "index.js",
67
"scripts": {
78
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)