mjml-head-font
Advanced tools
Comparing version 4.0.2 to 4.0.4
{ | ||
"name": "mjml-head-font", | ||
"description": "mjml-head-font", | ||
"version": "4.0.2", | ||
"version": "4.0.4", | ||
"main": "lib/index.js", | ||
@@ -16,9 +16,10 @@ "repository": { | ||
"scripts": { | ||
"clean": "../../node_modules/.bin/rimraf lib", | ||
"build": "../../node_modules/.bin/babel src --out-dir lib" | ||
"clean": "cross-env ../../node_modules/.bin/rimraf lib", | ||
"build": "cross-env ../../node_modules/.bin/babel src --out-dir lib" | ||
}, | ||
"dependencies": { | ||
"cross-env": "^5.1.4", | ||
"lodash": "^4.17.2", | ||
"mjml-core": "^4.0.1" | ||
"mjml-core": "^4.0.4" | ||
} | ||
} |
@@ -11,3 +11,2 @@ ## mjml-font | ||
<mj-body> | ||
<<<<<<< HEAD | ||
<mj-section> | ||
@@ -20,13 +19,2 @@ <mj-column> | ||
</mj-section> | ||
======= | ||
<mj-container> | ||
<mj-section> | ||
<mj-column> | ||
<mj-text font-family="Raleway, Arial"> | ||
Hello World! | ||
</mj-text> | ||
</mj-column> | ||
</mj-section> | ||
</mj-container> | ||
>>>>>>> 1294c3cbdcc8be8c571685b6805f5ec918e429a4 | ||
</mj-body> | ||
@@ -38,7 +26,3 @@ </mjml> | ||
<a href="https://mjml.io/try-it-live/components/head-font"> | ||
<<<<<<< HEAD | ||
<img width="100px" src="https://mjml.io/assets/img/svg/TRYITLIVE.svg" alt="try it live" /> | ||
======= | ||
<img width="100px" src="https://mjml.io/assets/img/svg/TRYITLIVE.svg" alt="sexy" /> | ||
>>>>>>> 1294c3cbdcc8be8c571685b6805f5ec918e429a4 | ||
</a> | ||
@@ -45,0 +29,0 @@ </p> |
Sorry, the diff of this file is not supported yet
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
5303
3
33
+ Addedcross-env@^5.1.4
+ Addedcross-env@5.2.1(transitive)
+ Addedcross-spawn@6.0.5(transitive)
+ Addednice-try@1.0.5(transitive)
+ Addedpath-key@2.0.1(transitive)
+ Addedsemver@5.7.2(transitive)
+ Addedshebang-command@1.2.0(transitive)
+ Addedshebang-regex@1.0.0(transitive)
+ Addedwhich@1.3.1(transitive)
Updatedmjml-core@^4.0.4