@putout/engine-runner
Advanced tools
Comparing version
@@ -29,3 +29,3 @@ 'use strict'; | ||
if (!b[key]) | ||
throw Error(`Looks like template values not linked: ${stringify(keys(a))} ${stringify(keys(b))}`); | ||
throw Error(`☝️ Looks like template values not linked: ${stringify(keys(a))} ${stringify(keys(b))}`); | ||
} | ||
@@ -32,0 +32,0 @@ }; |
{ | ||
"name": "@putout/engine-runner", | ||
"version": "11.2.0", | ||
"version": "11.3.0", | ||
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
@@ -5,0 +5,0 @@ "description": "run putout plugins", |
27038
0.03%