Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
- [misc] dependencies updated and version bumped to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhyde committed Feb 16, 2015
1 parent a5daeec commit 1b32f64
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
@@ -1,28 +1,28 @@
{
"name": "Kotsu",
"version": "0.5.1",
"version": "0.5.2",
"title": "Clean, opinionated foundation for new projects — to boldly go where no man has gone before",
"author": "LotusTM",
"private": true,
"devDependencies": {
"gmsmith": "^0.4.5",
"grunt": "^0.4.5",
"grunt-autoprefixer": "^2.2.0",
"grunt-browser-sync": "^1.9.1",
"grunt-browser-sync": "^2.0.0",
"grunt-cache-bust": "^0.4.6",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-copy": "^0.7.0",
"grunt-contrib-htmlmin": "^0.3.0",
"grunt-contrib-sass": "^0.8.1",
"grunt-contrib-htmlmin": "^0.4.0",
"grunt-contrib-sass": "^0.9.2",
"grunt-contrib-watch": "^0.6.1",
"grunt-csso": "^0.7.0",
"grunt-newer": "^1.1.0",
"grunt-nunjucks-2-html": "^0.2.2",
"grunt-nunjucks-2-html": "^0.2.4",
"grunt-processhtml": "^0.3.7",
"grunt-responsive-images": "^0.1.6",
"grunt-scss-lint": "^0.3.4",
"grunt-size-report": "^0.1.1",
"grunt-spritesmith": "^3.6.0",
"grunt-spritesmith": "^3.6.1",
"grunt-tinypng": "^0.5.3",
"grunt-uncss": "^0.4.0",
"grunt-webfont": "^0.5.1",
Expand Down

0 comments on commit 1b32f64

Please sign in to comment.