react-feedback-surveys 1.5.1 → 1.5.3

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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -619,7 +619,7 @@ You can then style these classes in your app stylesheet.
619
619
 
620
620
  ## Demo
621
621
 
622
- - Live demo: [View Storybook](https://feedback.tools/react-feedback-surveys/storybook)
622
+ - Live demo: [View Storybook](https://feedback.tools/react-feedback-surveys/storybook/)
623
623
  - Run locally: `npm run storybook`
624
624
 
625
625
  ## Contributing
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "react-feedback-surveys",
3
3
  "description": "CSAT, CES, and NPS survey widgets for React",
4
4
  "private": false,
5
- "version": "1.5.1",
5
+ "version": "1.5.3",
6
6
  "license": "MIT",
7
7
  "repository": {
8
8
  "type": "git",