Skip to content

Commit 76e416e

Browse files
committed
fix(build): Update box.json references to elpete
1 parent b7f5cd9 commit 76e416e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

box.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"repository":{
1010
"type":"git",
11-
"URL":"https://github.com/octanner/cbauth"
11+
"URL":"https://github.com/elpete/cbauth"
1212
},
1313
"slug":"cbauth",
1414
"shortDescription":"Helpers for authentication in ColdBox",
@@ -21,7 +21,7 @@
2121
"license":[
2222
{
2323
"type":"MIT",
24-
"URL":"https://raw.githubusercontent.com/octanner/cbauth/master/LICENSE"
24+
"URL":"https://raw.githubusercontent.com/elpete/cbauth/master/LICENSE"
2525
}
2626
],
2727
"dependencies":{
@@ -42,4 +42,4 @@
4242
"test",
4343
"tests"
4444
]
45-
}
45+
}

0 commit comments

Comments
 (0)