Skip to content

Commit

Permalink
Version bump to object.assign and handlebars
Browse files Browse the repository at this point in the history
  • Loading branch information
sahat committed Jan 26, 2016
1 parent 07f9bbd commit 424e870
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"dependencies": {
"glob": "^6.0.4",
"graceful-fs": "^4.1.2",
"handlebars": "^4.0.0",
"object.assign": "^1.1.1",
"handlebars": "^4.0.5",
"object.assign": "^4.0.3",
"promise": "^7.0.0"
},
"main": "index.js",
Expand Down

0 comments on commit 424e870

Please sign in to comment.