Skip to content

Commit

Permalink
updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
natedsaint committed Feb 28, 2016
1 parent e92230e commit eaf0b39
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
}
],
"dependencies": {
"codemirror": "5.3.x",
"codemirror": "5.12.x",
"dateformat": "1.x.x",
"js-yaml": "3.3.x",
"markdown-it": "4.2.x",
"minimist": "1.1.x",
"mustache": "2.0.x",
"js-yaml": "3.5.x",
"markdown-it": "6.0.x",
"minimist": "1.2.x",
"mustache": "2.2.x",
"rimraf": "2.x.x",
"rss": "1.1.x"
"rss": "1.2.x"
},
"scripts": {
"test": "jasmine",
Expand Down

0 comments on commit eaf0b39

Please sign in to comment.