@liveblocks/react
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@liveblocks/react", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "", | ||
@@ -11,6 +11,5 @@ "main": "./lib/index.js", | ||
"license": "MIT", | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
"react": "^16.14.0", | ||
"@liveblocks/client": "0.1.0" | ||
"@liveblocks/client": "0.1.0", | ||
"react": "^16.14.0 || ^17.0" | ||
}, | ||
@@ -17,0 +16,0 @@ "devDependencies": { |
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
5723