Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vilicvane committed Dec 19, 2015
1 parent cbda2ae commit 74d535d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Install a view engine (here we use [handlebars](http://handlebarsjs.com/) with [

```sh
npm install handlebars consolidate --save
tsd install express consolidate core-js
tsd install express consolidate
```

Check out [handlebars-layout](https://github.com/vilic/handlebars-layout) if it seems to be something you would want.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"express": "^4.13.3",
"glob": "^6.0.1",
"hyphenate": "^0.2.1",
"thenfail": "^0.3.9"
"thenfail": "^0.3.17"
},
"devDependencies": {
"chai": "^3.4.1",
Expand Down

0 comments on commit 74d535d

Please sign in to comment.