@moonwalker/artemis-content
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -69,3 +69,3 @@ var $bAwPf$path = require("path"); | ||
...parsed.data, | ||
body: parsed.content | ||
body: parsed.content.trim() | ||
}, null, 2); | ||
@@ -72,0 +72,0 @@ outfile += ".json"; |
{ | ||
"name": "@moonwalker/artemis-content", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"source": "src/index.js", | ||
@@ -5,0 +5,0 @@ "main": "dist/main.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
11407