diff --git a/package.json b/package.json index 522940f..ed89299 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ejs-render-remote", - "version": "1.0.7", + "version": "1.0.8", "description": "", "main": "index.js", "homepage": "https://github.com/S2-/ejs-render-remote", @@ -9,5 +9,9 @@ }, "author": "s2 ", "license": "ISC", - "keywords": ["ejs", "templating", "client-side"] + "keywords": [ + "ejs", + "templating", + "client-side" + ] }