File tree Expand file tree Collapse file tree 9 files changed +19
-19
lines changed
Expand file tree Collapse file tree 9 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 1.1.1 "
6+ "version" : " 1.1.2 "
77}
Original file line number Diff line number Diff line change 11{
22 "name" : " @heml/elements" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " Core elements for HEML" ,
55 "keywords" : [
66 " heml"
2121 "access" : " public"
2222 },
2323 "dependencies" : {
24- "@heml/styles" : " ^1.1.1 " ,
25- "@heml/utils" : " ^1.1.1 " ,
24+ "@heml/styles" : " ^1.1.2 " ,
25+ "@heml/utils" : " ^1.1.2 " ,
2626 "axios" : " ^0.17.0" ,
2727 "image-size" : " ^0.6.1" ,
2828 "is-absolute-url" : " ^2.1.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @heml/inline" ,
3- "version" : " 1.0.2-0 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " CSS inliner for HEML" ,
55 "keywords" : [
66 " heml"
Original file line number Diff line number Diff line change 11{
22 "name" : " @heml/parse" ,
3- "version" : " 1.0.2-0 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " Parser for HEML" ,
55 "keywords" : [
66 " heml"
Original file line number Diff line number Diff line change 11{
22 "name" : " @heml/render" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " Renderer for HEML" ,
55 "keywords" : [
66 " heml"
Original file line number Diff line number Diff line change 11{
22 "name" : " @heml/styles" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " CSS processor for HEML" ,
55 "keywords" : [
66 " heml"
Original file line number Diff line number Diff line change 11{
22 "name" : " @heml/utils" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " A collection of utilities for HEML" ,
55 "keywords" : [
66 " heml"
2121 "access" : " public"
2222 },
2323 "dependencies" : {
24- "@heml/render" : " ^1.1.1 " ,
24+ "@heml/render" : " ^1.1.2 " ,
2525 "css-groups" : " ^0.1.1" ,
2626 "lodash" : " ^4.17.4"
2727 }
Original file line number Diff line number Diff line change 11{
22 "name" : " @heml/validate" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " Validator for HEML" ,
55 "keywords" : [
66 " heml"
2121 "access" : " public"
2222 },
2323 "dependencies" : {
24- "@heml/utils" : " ^1.1.1 " ,
24+ "@heml/utils" : " ^1.1.2 " ,
2525 "lodash" : " ^4.17.4"
2626 }
2727}
Original file line number Diff line number Diff line change 11{
22 "name" : " heml" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " HEML is an open source markup language for building responsive email" ,
55 "keywords" : [
66 " heml" ,
2020 "main" : " build/index.js" ,
2121 "bin" : " build/bin/heml.js" ,
2222 "dependencies" : {
23- "@heml/elements" : " ^1.1.1 " ,
24- "@heml/inline" : " ^1.0.2-0 " ,
25- "@heml/parse" : " ^1.0.2-0 " ,
26- "@heml/render" : " ^1.1.1 " ,
27- "@heml/utils" : " ^1.1.1 " ,
28- "@heml/validate" : " ^1.1.1 " ,
23+ "@heml/elements" : " ^1.1.2 " ,
24+ "@heml/inline" : " ^1.1.2 " ,
25+ "@heml/parse" : " ^1.1.2 " ,
26+ "@heml/render" : " ^1.1.2 " ,
27+ "@heml/utils" : " ^1.1.2 " ,
28+ "@heml/validate" : " ^1.1.2 " ,
2929 "babel-runtime" : " ^6.26.0" ,
3030 "boxen" : " ^1.2.1" ,
3131 "byte-length" : " ^0.1.1" ,
You can’t perform that action at this time.
0 commit comments