Skip to content

Commit

Permalink
Deps bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Feb 27, 2016
1 parent c35be9f commit b9b7234
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -25,18 +25,18 @@
},
"dependencies": {
"argparse": "^1.0.6",
"autoprefixer-stylus": "^0.9.1",
"autoprefixer-stylus": "^0.9.2",
"glob": "^7.0.0",
"highlight.js": "^9.1.0",
"highlight.js": "^9.2.0",
"jade": "^1.11.0",
"jquery": "^2.2.0",
"lodash": "^4.5.0",
"jquery": "^2.2.1",
"lodash": "^4.5.1",
"markdown-it": "^6.0.0",
"mkdirp": "^0.5.1",
"stylus": "^0.53.0"
},
"devDependencies": {
"eslint": "^2.1.0",
"eslint": "~2.2.0",
"pegjs": "~0.7.0"
}
}

0 comments on commit b9b7234

Please sign in to comment.