We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a9bbe5 + 1d2809a commit 6052dd8Copy full SHA for 6052dd8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@enhanced-jax/react-browser-containers",
3
- "version": "1.0.5",
+ "version": "1.0.6",
4
"description": "",
5
"scripts": {
6
"format": "prettier --write --parser typescript '**/*.{ts,tsx}'",
@@ -29,7 +29,7 @@
29
"bugs": {
30
"url": "https://github.com/EnhancedJax/react-browser-containers/issues"
31
},
32
- "homepage": "https://github.com/EnhancedJax/react-browser-containers#readme",
+ "homepage": "https://react-browser-containers.jaxtam.dev/",
33
"devDependencies": {
34
"@chromatic-com/storybook": "^1.6.1",
35
"@storybook/addon-essentials": "^8.1.11",
0 commit comments