react-server-dom-webpack
Advanced tools
Comparing version 19.1.0-canary-9b62ee71-20250122 to 19.1.0-canary-ae9017ce-20250122
{ | ||
"name": "react-server-dom-webpack", | ||
"description": "React Server Components bindings for DOM using Webpack. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly.", | ||
"version": "19.1.0-canary-9b62ee71-20250122", | ||
"version": "19.1.0-canary-ae9017ce-20250122", | ||
"keywords": [ | ||
@@ -102,4 +102,4 @@ "react" | ||
"peerDependencies": { | ||
"react": "19.1.0-canary-9b62ee71-20250122", | ||
"react-dom": "19.1.0-canary-9b62ee71-20250122", | ||
"react": "19.1.0-canary-ae9017ce-20250122", | ||
"react-dom": "19.1.0-canary-ae9017ce-20250122", | ||
"webpack": "^5.59.0" | ||
@@ -106,0 +106,0 @@ }, |
Sorry, the diff of this file is too big to display