Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit e658ebe

Browse files
butlerxDanielBrierton
authored andcommitted
update author, and repo and bug urls (#199)
1 parent e7efc73 commit e658ebe

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

package.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,15 @@
1414
"pre-commit": [
1515
"test"
1616
],
17-
"author": "",
18-
"license": "ISC",
17+
"repository": {
18+
"type": "git",
19+
"url": "https://github.com/CoderDojo/cp-users-service.git"
20+
},
21+
"author": "CoderDojo Foundation",
22+
"license": "MIT",
23+
"bug": {
24+
"url": "https://github.com/CoderDojo/community-platform/issues"
25+
},
1926
"dependencies": {
2027
"async": "0.9.0",
2128
"cp-i18n-lib": "git+https://github.com/CoderDojo/cp-i18n-lib.git",

0 commit comments

Comments
 (0)