@transformation/ejs
Advanced tools
Comparing version 5.1.0 to 5.1.1
{ | ||
"name": "@transformation/ejs", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "Writing pipeline to files with EJS", | ||
@@ -21,3 +21,3 @@ "main": "./src/index.js", | ||
"dependencies": { | ||
"@transformation/core": "^5.1.0", | ||
"@transformation/core": "^5.1.1", | ||
"ejs": "3.1.6" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "2c434a3d4349843a14acea6577a16e247a66ef31" | ||
"gitHead": "16310db8d6c73a64a83098a966042c99754ee52e" | ||
} |
Updated@transformation/core@^5.1.1