react-headless-tour 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.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-headless-tour",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.1",
|
|
4
4
|
"description": "Fully customizable, headless product tour / onboarding library for React & Next.js. All the logic, none of the opinions — bring your own theme.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"type": "git",
|
|
60
60
|
"url": "git+https://github.com/Imran-Software-Engineer/react-headless-tour.git"
|
|
61
61
|
},
|
|
62
|
-
"homepage": "https://
|
|
62
|
+
"homepage": "https://react-headless-tour-mu.vercel.app",
|
|
63
63
|
"bugs": {
|
|
64
64
|
"url": "https://github.com/Imran-Software-Engineer/react-headless-tour/issues"
|
|
65
65
|
},
|