@react-email/img
Advanced tools
+1
-1
@@ -6,2 +6,2 @@ import * as React from 'react'; | ||
| export { Img, ImgProps }; | ||
| export { Img, type ImgProps }; |
+1
-1
@@ -6,2 +6,2 @@ import * as React from 'react'; | ||
| export { Img, ImgProps }; | ||
| export { Img, type ImgProps }; |
+4
-4
| { | ||
| "name": "@react-email/img", | ||
| "version": "0.0.10", | ||
| "version": "0.0.11-canary.0", | ||
| "description": "Display an image in your email", | ||
@@ -37,3 +37,3 @@ "sideEffects": false, | ||
| }, | ||
| "peerDependencies": { | ||
| "dependencies": { | ||
| "react": "^18.0 || ^19.0 || ^19.0.0-rc" | ||
@@ -43,5 +43,5 @@ }, | ||
| "typescript": "5.1.6", | ||
| "@react-email/render": "1.0.0", | ||
| "tsconfig": "0.0.0", | ||
| "eslint-config-custom": "0.0.0", | ||
| "tsconfig": "0.0.0" | ||
| "@react-email/render": "1.0.3-canary.0" | ||
| }, | ||
@@ -48,0 +48,0 @@ "publishConfig": { |
11679
0.21%