Skip to content

Commit 727a7e0

Browse files
committed
Update package.json URLs
1 parent 83ce1ad commit 727a7e0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"main": "index.js",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/FullStackAtBrownTeam/brownessentials.git"
8+
"url": "git+https://github.com/FullStackAtBrownTeam/project-bear-essentials.git"
99
},
1010
"keywords": [],
1111
"author": "",
1212
"license": "ISC",
1313
"bugs": {
14-
"url": "https://github.com/FullStackAtBrownTeam/brownessentials/issues"
14+
"url": "https://github.com/FullStackAtBrownTeam/project-bear-essentials/issues"
1515
},
16-
"homepage": "https://github.com/FullStackAtBrownTeam/brownessentials#readme"
16+
"homepage": "https://github.com/FullStackAtBrownTeam/project-bear-essentials#readme"
1717
}

0 commit comments

Comments
 (0)