diff --git a/package.json b/package.json index 5e24591..da8a1c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "desirae", - "version": "0.11.3", + "version": "0.11.4", "description": "An in-browser static blog library and static site generator. Similar to Jekyll, Octopress, Nanoc, etc", "main": "desirae.js", "scripts": { @@ -36,7 +36,7 @@ "js-yaml": "^3.2.5", "markdown-it": "^3.0.2", "mkdirp": "^0.5.0", - "mustache": "^1.0.0", + "mustache": "^2.3.2", "node-uuid": "^1.4.2", "secret-utils": "^1.0.2", "walk": "^2.3.9"