Skip to content

Commit 94ecdc4

Browse files
committed
chore: add homepage in playground
1 parent fab1757 commit 94ecdc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

playground/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"version": "1.0.0",
44
"main": "index.js",
55
"license": "MIT",
6+
"private": true,
7+
"homepage": "https://devrnt.github.io/react-use-wizard/",
68
"scripts": {
79
"start": "parcel index.html",
810
"build": "parcel build index.html"

0 commit comments

Comments
 (0)