@wixc3/app-core
Advanced tools
Comparing version 4.2.0 to 4.3.0
{ | ||
"name": "@wixc3/app-core", | ||
"description": "Common types and helpers for building applications", | ||
"version": "4.2.0", | ||
"version": "4.3.0", | ||
"main": "dist/index.js", | ||
@@ -17,8 +17,8 @@ "exports": { | ||
"peerDependencies": { | ||
"react": ">=18.0.0", | ||
"react-dom": ">=18.0.0" | ||
"react": ">=18.0.0 || ^19.0.0-rc.0", | ||
"react-dom": ">=18.0.0 || ^19.0.0-rc.0" | ||
}, | ||
"dependencies": { | ||
"@file-services/types": "^9.4.1", | ||
"@wixc3/react-board": "^4.0.0" | ||
"@wixc3/react-board": "^4.3.0" | ||
}, | ||
@@ -25,0 +25,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
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
47455
Updated@wixc3/react-board@^4.3.0