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.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhyde committed Oct 7, 2014
1 parent 6c81072 commit 775de0f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"name": "Kotsu",
"version": "0.4.4",
"version": "0.4.5",
"title": "Clean, opinionated foundation for new projects — to boldly go where no man has gone before",
"author": "LotusTM",
"private": true,
"devDependencies": {
"bower": "^1.3.10",
"bower": "^1.3.12",
"grunt": "^0.4.5",
"grunt-autoprefixer": "^1.0.1",
"grunt-browser-sync": "^1.3.7",
"grunt-browser-sync": "^1.5.3",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-copy": "^0.5.0",
"grunt-contrib-copy": "^0.6.0",
"grunt-contrib-sass": "^0.8.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-csso": "^0.6.3",
"grunt-newer": "^0.7.0",
"grunt-nunjucks-2-html": "^0.2.1",
"grunt-processhtml": "^0.3.3",
"grunt-responsive-images": "^0.1.3",
"grunt-responsive-images": "^0.1.4",
"grunt-scss-lint": "^0.3.3",
"grunt-size-report": "^0.1.1",
"grunt-spritesmith": "^2.1.1",
"grunt-uncss": "^0.3.6",
"grunt-spritesmith": "^2.20.0",
"grunt-uncss": "^0.3.7",
"load-grunt-tasks": "^0.6.0",
"nunjucks": "^1.0.7"
"nunjucks": "^1.1.0"
},
"engines": {
"node": ">=0.10.0"
Expand Down

0 comments on commit 775de0f

Please sign in to comment.