Skip to content

Commit

Permalink
Merge f14f058 into 469007e
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Apr 8, 2017
2 parents 469007e + f14f058 commit 2399282
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions README.md
@@ -1,4 +1,6 @@
# ractive-engine

[![Greenkeeper badge](https://badges.greenkeeper.io/magicdawn/ractive-engine.svg)](https://greenkeeper.io/)
Template engine for node.js with Ractive.js.

[![Build Status](https://travis-ci.org/magicdawn/ractive-engine.svg?branch=master)](https://travis-ci.org/magicdawn/ractive-engine)
Expand Down
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -32,11 +32,11 @@
"debug": "^2.1.3"
},
"devDependencies": {
"cheerio": "^0.19.0",
"cheerio": "^0.22.0",
"coveralls": "^2.11.3",
"express": "^4.12.3",
"istanbul": "^0.3.17",
"mocha": "^2.2.4",
"should": "^7.0.2"
"istanbul": "^0.4.5",
"mocha": "^3.2.0",
"should": "^11.2.1"
}
}

0 comments on commit 2399282

Please sign in to comment.