Skip to content

Commit d59d86f

Browse files
committed
Hand ownership to Axosoft
1 parent 9cd6742 commit d59d86f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/implausible/rickscroll.git"
13+
"url": "git+https://github.com/Axosoft/rickscroll.git"
1414
},
1515
"files": [
1616
"lib"
1717
],
18-
"author": "Tyler Wanek",
18+
"author": "Axosoft, LLC",
1919
"license": "MIT",
2020
"bugs": {
21-
"url": "https://github.com/implausible/rickscroll/issues"
21+
"url": "https://github.com/Axosoft/rickscroll/issues"
2222
},
23-
"homepage": "https://github.com/implausible/rickscroll",
23+
"homepage": "https://github.com/Axosoft/rickscroll",
2424
"dependencies": {
2525
"animation-timer": "^1.0.12",
2626
"classnames": "^2.2.5",

0 commit comments

Comments
 (0)