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.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhyde committed Dec 20, 2014
1 parent d375343 commit 90c266f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Kotsu",
"version": "0.4.11",
"version": "0.4.12",
"title": "Clean, opinionated foundation for new projects — to boldly go where no man has gone before",
"author": "LotusTM",
"private": true,
Expand All @@ -14,16 +14,16 @@
"grunt-contrib-htmlmin": "^0.3.0",
"grunt-contrib-sass": "^0.8.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-csso": "^0.6.4",
"grunt-csso": "^0.6.5",
"grunt-newer": "^0.8.0",
"grunt-nunjucks-2-html": "^0.2.2",
"grunt-processhtml": "^0.3.3",
"grunt-responsive-images": "^0.1.4",
"grunt-scss-lint": "^0.3.4",
"grunt-size-report": "^0.1.1",
"grunt-spritesmith": "^2.20.0",
"grunt-spritesmith": "^3.1.1",
"grunt-tinypng": "^0.5.3",
"grunt-uncss": "^0.3.7",
"grunt-uncss": "^0.3.8",
"load-grunt-tasks": "^1.0.0",
"nunjucks": "^1.1.0"
},
Expand Down

0 comments on commit 90c266f

Please sign in to comment.