react-markup 0.0.0-experimental-25677265-20250224 → 0.0.0-experimental-22e39ea7-20250225
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.
|
@@ -13646,5 +13646,5 @@
|
|
|
13646
13646
|
});
|
|
13647
13647
|
});
|
|
13648
13648
|
};
|
|
13649
|
-
exports.version = "19.1.0-experimental-
|
|
13649
|
+
exports.version = "19.1.0-experimental-22e39ea7-20250225";
|
|
13650
13650
|
})();
|
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-22e39ea7-20250225",
|
|
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-22e39ea7-20250225"
|
|
21
21
|
},
|
|
22
22
|
"files": [
|
|
23
23
|
"LICENSE",
|