v0.11.4: update mustache dep
This commit is contained in:
parent
eaf0c9bfba
commit
d77b91e27a
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue