Skip to content

Commit 094a78b

Browse files
committed
fix: change repo url in package.json
1 parent abca52f commit 094a78b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "src/index.js",
66
"author": "Mauro Amico",
77
"license": "MIT",
8-
"homepage": "https://github.com/collective/volto-middleware-rejectanonymous",
8+
"homepage": "https://github.com/RedTurtle/volto-middleware-rejectanonymous",
99
"keywords": [
1010
"volto-addon",
1111
"volto",
@@ -15,7 +15,7 @@
1515
],
1616
"repository": {
1717
"type": "git",
18-
"url": "git@github.com:collective/volto-middleware-rejectanonymous.git"
18+
"url": "git@github.com:RedTurtle/volto-middleware-rejectanonymous.git"
1919
},
2020
"dependencies": {
2121
"@plone/scripts": "*"

0 commit comments

Comments
 (0)