@react-email/column
Advanced tools
Comparing version
@@ -6,2 +6,2 @@ import * as React from 'react'; | ||
export { Column, ColumnProps }; | ||
export { Column, type ColumnProps }; |
{ | ||
"name": "@react-email/column", | ||
"version": "0.0.12", | ||
"version": "0.0.13-canary.0", | ||
"description": "Display a column that separates content areas vertically 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" | ||
"@react-email/render": "1.0.3-canary.0", | ||
"eslint-config-custom": "0.0.0", | ||
"tsconfig": "0.0.0" | ||
}, | ||
@@ -48,0 +48,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
11075
0.22%