Skip to content

Commit b7991e9

Browse files
authored
Added repository information in package.json (#6)
1 parent d912782 commit b7991e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
"prepare": "husky install"
1717
},
1818
"author": "LinkedIn",
19+
"repository": {
20+
"type": "git",
21+
"url": "https://github.com/linkedin-samples/linkedin-api-js-client.git"
22+
},
1923
"license": "SEE LICENSE IN LICENSE.md",
2024
"dependencies": {
2125
"axios": "^1.1.3",

0 commit comments

Comments
 (0)