@liveblocks/react
Advanced tools
Comparing version 0.14.0 to 0.14.1
@@ -94,2 +94,3 @@ Object.defineProperty(exports, '__esModule', { value: true }); | ||
defaultStorageRoot: defaultStorageRoot, | ||
DO_NOT_USE_withoutConnecting: typeof window === "undefined", | ||
}); | ||
@@ -96,0 +97,0 @@ return React.createElement(RoomContext.Provider, { value: room }, children); |
{ | ||
"name": "@liveblocks/react", | ||
"version": "0.14.0", | ||
"version": "0.14.1", | ||
"description": "", | ||
@@ -26,3 +26,3 @@ "main": "./lib/index.js", | ||
"peerDependencies": { | ||
"@liveblocks/client": "0.14.0", | ||
"@liveblocks/client": "0.14.1", | ||
"react": "^16.14.0 || ^17" | ||
@@ -56,2 +56,2 @@ }, | ||
} | ||
} | ||
} |
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
49112
642