@marko/compiler
Advanced tools
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.0.0-next.45](https://github.com/marko-js/marko/tree/master/packages/compiler/compare/v5.0.0-next.44...v5.0.0-next.45) (2020-08-26) | ||
**Note:** Version bump only for package @marko/compiler | ||
# [5.0.0-next.44](https://github.com/marko-js/marko/tree/master/packages/compiler/compare/v5.0.0-next.43...v5.0.0-next.44) (2020-08-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@marko/compiler", | ||
"description": "Marko template to JS compiler.", | ||
"version": "5.0.0-next.44", | ||
"version": "5.0.0-next.45", | ||
"author": "Dylan Piercey <dpiercey@ebay.com>", | ||
@@ -18,3 +18,3 @@ "bugs": "https://github.com/marko-js/marko/issues/new?template=Bug_report.md", | ||
"@marko/babel-utils": "^5.0.0-next.39", | ||
"@marko/translator-default": "^5.0.0-next.44", | ||
"@marko/translator-default": "^5.0.0-next.45", | ||
"complain": "^1.6.0", | ||
@@ -30,3 +30,3 @@ "he": "^1.1.0", | ||
"devDependencies": { | ||
"marko": "^5.0.0-next.44" | ||
"marko": "^5.0.0-next.45" | ||
}, | ||
@@ -60,3 +60,3 @@ "files": [ | ||
}, | ||
"gitHead": "1af5d84f7b9e045a668e54d4855dcabd80e8d9a7" | ||
"gitHead": "1647f709afd0e07c62d673aedb1e7e2710be5092" | ||
} |
196374
0.1%