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.
1 parent bcbd1db commit 46330beCopy full SHA for 46330be
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@depay/react-shadow-dom",
3
"moduleName": "ReactShadowDOM",
4
- "version": "5.0.3",
+ "version": "5.0.4",
5
"description": "A library to easily render react compatible shadow DOMs for web components with individual styling for inside and outside.",
6
"main": "./dist/umd/index.js",
7
"module": "./dist/esm/index.js",
@@ -32,7 +32,7 @@
32
"bugs": {
33
"url": "https://github.com/DePayFi/react-shadow-dom/issues"
34
},
35
- "homepage": "https://github.com/DePayFi/react-shadow-dom#readme",
+ "homepage": "https://depay.com",
36
"private": false,
37
"dependencies": {},
38
"peerDependencies": {
0 commit comments