react-markup 0.0.0-experimental-2f0e7e57-20250715 → 0.0.0-experimental-d85ec5f5-20250716
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -16559,5 +16559,5 @@
|
|
|
16559
16559
|
});
|
|
16560
16560
|
});
|
|
16561
16561
|
};
|
|
16562
|
-
exports.version = "19.2.0-experimental-
|
|
16562
|
+
exports.version = "19.2.0-experimental-d85ec5f5-20250716";
|
|
16563
16563
|
})();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-markup",
|
|
3
|
-
"version": "0.0.0-experimental-
|
|
3
|
+
"version": "0.0.0-experimental-d85ec5f5-20250716",
|
|
4
4
|
"description": "React package generating embedded markup such as e-mails with support for Server Components.",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": {
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
},
|
|
18
18
|
"homepage": "https://react.dev/",
|
|
19
19
|
"peerDependencies": {
|
|
20
|
-
"react": "0.0.0-experimental-
|
|
20
|
+
"react": "0.0.0-experimental-d85ec5f5-20250716"
|
|
21
21
|
},
|
|
22
22
|
"files": [
|
|
23
23
|
"LICENSE",
|