@entrancekit/react 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@entrancekit/react",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Turn any intro animation — a video, a Lottie file, or your own React component — into a correct, self-removing app entrance. EntranceKit owns the lifecycle; you keep owning the animation.",
5
5
  "keywords": [
6
6
  "react",
@@ -16,7 +16,7 @@
16
16
  ],
17
17
  "license": "MIT",
18
18
  "author": "terminalis",
19
- "homepage": "https://github.com/terminalis/entrancekit#readme",
19
+ "homepage": "https://terminalis.github.io/entrancekit/",
20
20
  "repository": {
21
21
  "type": "git",
22
22
  "url": "git+https://github.com/terminalis/entrancekit.git"