mjml-social
Advanced tools
Comparing version 4.1.0-beta.3 to 4.1.0-beta.4
@@ -127,3 +127,3 @@ 'use strict'; | ||
'font-family': 'string', | ||
'font-size': 'unit(px,%)', | ||
'font-size': 'unit(px)', | ||
'font-style': 'string', | ||
@@ -130,0 +130,0 @@ 'font-weight': 'string', |
@@ -184,3 +184,3 @@ 'use strict'; | ||
'font-family': 'string', | ||
'font-size': 'unit(px,%)', | ||
'font-size': 'unit(px)', | ||
'font-style': 'string', | ||
@@ -187,0 +187,0 @@ 'font-weight': 'string', |
{ | ||
"name": "mjml-social", | ||
"description": "mjml-social", | ||
"version": "4.1.0-beta.3", | ||
"version": "4.1.0-beta.4", | ||
"main": "lib/index.js", | ||
@@ -22,4 +22,4 @@ "repository": { | ||
"lodash": "^4.17.2", | ||
"mjml-core": "^4.1.0-beta.3" | ||
"mjml-core": "^4.1.0-beta.4" | ||
} | ||
} |
22021
Updatedmjml-core@^4.1.0-beta.4