8000 added repository to package.json · oauth-io/sdk-node@ff629f4 · GitHub
[go: up one dir, main page]

Skip to content

Commit ff629f4

Browse files
committed
added repository to package.json
1 parent 6b6548e commit ff629f4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
},
99
"author": "oauth.io",
1010
"license": "Apache2",
11+
"repository": {
12+
"type": "git",
13+
"url": "https://github.com/oauth-io/sdk-node.git"
14+
},
1115
"devDependencies": {
1216
"grunt-concurrent": "^0.5.0",
1317
"grunt-contrib-uglify": "^0.4.0",
@@ -22,4 +26,4 @@
2226
"q": "^1.0.1",
2327
"request": "^2.34.0"
2428
}
25-
}
29+
}

0 commit comments

Comments
 (0)
0