Skip to content

Commit

Permalink
upgrade marked and mustache
Browse files Browse the repository at this point in the history
  • Loading branch information
jdan committed Dec 2, 2017
1 parent 66e9763 commit c386e53
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
{
"name": "cleaver",
"preferGlobal": true,
"version": "0.8.5",
"version": "0.8.6",
"author": "Jordan Scales <[email protected]>",
"description": "30-second slideshows for hackers",
"keywords": [
"markdown",
"static",
"slideshow",
"presentation"
],
"keywords": ["markdown", "static", "slideshow", "presentation"],
"bin": {
"cleaver": "./bin/cleaver"
},
Expand All @@ -23,8 +18,8 @@
"debug": "^2.1.1",
"highlight.js": "~9.0.0",
"js-yaml": "2.1.0",
"marked": "~0.2.9",
"mustache": "0.7.0",
"marked": "^0.3.7",
"mustache": "^2.3.0",
"q": "0.9.6",
"tiny-lr": "^0.2.1"
},
Expand Down

0 comments on commit c386e53

Please sign in to comment.