@ministryofjustice/fb-components-core
Advanced tools
Comparing version 0.0.90-alpha to 0.0.91-alpha
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "0.0.90-alpha", | ||
"version": "0.0.91-alpha", | ||
"description": "Form Builder core components", | ||
@@ -12,0 +12,0 @@ "main": "index.js", |
@@ -40,8 +40,16 @@ { | ||
}, | ||
"emailUser": { | ||
"title": "User email template", | ||
"emailCitizenSubject": { | ||
"title": "Citizen email subject", | ||
"type": "string" | ||
}, | ||
"emailCitizenTemplate": { | ||
"title": "Citizen email template", | ||
"type": "string", | ||
"multiline": true | ||
}, | ||
"emailTeam": { | ||
"emailTeamSubject": { | ||
"title": "Service team email subject", | ||
"type": "string" | ||
}, | ||
"emailTeamTemplate": { | ||
"title": "Service team email template", | ||
@@ -48,0 +56,0 @@ "type": "string", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
130067
3768