Skip to content

Commit 645e4b1

Browse files
Update package.json
1 parent a023dae commit 645e4b1

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
@@ -2,9 +2,9 @@
22
"name": "react-scrollama",
33
"version": "2.4.0",
44
"description": "A lightweight scrollytelling interface for React using the IntersectionObserver.",
5-
"author": "Jason Kao <jason.kao@columbia.edu> (https://jasonkao.me)",
5+
"author": "",
66
"license": "MIT",
7-
"homepage": "https://jsonkao.github.io/react-scrollama/",
7+
"homepage": "",
88
"main": "dist/index.js",
99
"module": "dist/index.es.js",
1010
"workspaces": [
@@ -23,7 +23,7 @@
2323
],
2424
"repository": {
2525
"type": "git",
26-
"url": "https://github.com/jsonkao/react-scrollama"
26+
"url": "https://github.com/squirrelsquirrel88/react-scrollama"
2727
},
2828
"engines": {
2929
"node": ">=8",

0 commit comments

Comments
 (0)