Skip to content

Commit

Permalink
Update glob dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gakimball committed Mar 2, 2016
1 parent 9d6baf2 commit 0ba8952
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 @@ -9,9 +9,9 @@
"author": "Geoff Kimball <[email protected]>",
"license": "MIT",
"dependencies": {
"front-matter": "^2.0.5",
"glob": "^6.0.4",
"deepmerge": "^0.2.10",
"front-matter": "^2.0.5",
"glob": "^7.0.0",
"handlebars": "^4.0.5",
"highlight.js": "^8.9.1",
"js-yaml": "^3.5.2",
Expand Down

0 comments on commit 0ba8952

Please sign in to comment.