react-server-dom-webpack
Advanced tools
Comparing version 19.1.0-canary-97d79495-20241223 to 19.1.0-canary-c01b8058-20241229
{ | ||
"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-97d79495-20241223", | ||
"version": "19.1.0-canary-c01b8058-20241229", | ||
"keywords": [ | ||
@@ -102,4 +102,4 @@ "react" | ||
"peerDependencies": { | ||
"react": "19.1.0-canary-97d79495-20241223", | ||
"react-dom": "19.1.0-canary-97d79495-20241223", | ||
"react": "19.1.0-canary-c01b8058-20241229", | ||
"react-dom": "19.1.0-canary-c01b8058-20241229", | ||
"webpack": "^5.59.0" | ||
@@ -106,0 +106,0 @@ }, |
Sorry, the diff of this file is too big to display