We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a023dae commit 645e4b1Copy full SHA for 645e4b1
1 file changed
package.json
@@ -2,9 +2,9 @@
2
"name": "react-scrollama",
3
"version": "2.4.0",
4
"description": "A lightweight scrollytelling interface for React using the IntersectionObserver.",
5
- "author": "Jason Kao <jason.kao@columbia.edu> (https://jasonkao.me)",
+ "author": "",
6
"license": "MIT",
7
- "homepage": "https://jsonkao.github.io/react-scrollama/",
+ "homepage": "",
8
"main": "dist/index.js",
9
"module": "dist/index.es.js",
10
"workspaces": [
@@ -23,7 +23,7 @@
23
],
24
"repository": {
25
"type": "git",
26
- "url": "https://github.com/jsonkao/react-scrollama"
+ "url": "https://github.com/squirrelsquirrel88/react-scrollama"
27
},
28
"engines": {
29
"node": ">=8",
0 commit comments