@blumjs/router
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@blumjs/router", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -25,2 +25,3 @@ "exports": { | ||
"@types/react": "^18.0.28", | ||
"@types/react-dom": "^18.0.11", | ||
"@vitejs/plugin-react": "^3.1.0", | ||
@@ -35,3 +36,4 @@ "effector": "^22.5.1", | ||
"peerDependencies": { | ||
"react": "*" | ||
"react": "*", | ||
"react-dom": "*" | ||
}, | ||
@@ -38,0 +40,0 @@ "publishConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
146858
2
11