react-server-dom-turbopack
Advanced tools
Comparing version
{ | ||
"name": "react-server-dom-turbopack", | ||
"description": "React Server Components bindings for DOM using Turbopack. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly.", | ||
"version": "19.1.0-canary-25677265-20250224", | ||
"version": "19.1.0-canary-2980f277-20250301", | ||
"keywords": [ | ||
@@ -81,4 +81,4 @@ "react" | ||
"peerDependencies": { | ||
"react": "19.1.0-canary-25677265-20250224", | ||
"react-dom": "19.1.0-canary-25677265-20250224" | ||
"react": "19.1.0-canary-2980f277-20250301", | ||
"react-dom": "19.1.0-canary-2980f277-20250301" | ||
}, | ||
@@ -85,0 +85,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display