Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "ybug-react", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Wrapper to make ybug.io scripts easily usable in React project", | ||
@@ -48,3 +48,3 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"react": "^16.0.0" | ||
"react": "^16 || ^17 || ^18" | ||
}, | ||
@@ -51,0 +51,0 @@ "files": [ |
@@ -90,1 +90,3 @@ # Ybug-react | ||
[![Edit ybug-react-usage-demo](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/pensive-breeze-7boxt8?fontsize=14&hidenavigation=1&theme=dark) | ||
For more info visit [https://ybug.io](https://ybug.io/docs/installation) |
8722
92