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.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhyde committed Apr 26, 2015
1 parent 67eea8f commit fcb6f93
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Kotsu",
"version": "0.6.6",
"version": "0.7.0",
"title": "Clean, opinionated foundation for new projects — to boldly go where no man has gone before",
"author": "LotusTM",
"private": true,
Expand All @@ -9,7 +9,7 @@
"gmsmith": "^0.5.0",
"grunt": "^0.4.5",
"grunt-autoprefixer": "^3.0.0",
"grunt-browser-sync": "^2.1.1",
"grunt-browser-sync": "^2.1.2",
"grunt-cache-bust": "^0.4.13",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-copy": "^0.8.0",
Expand All @@ -18,18 +18,18 @@
"grunt-contrib-watch": "^0.6.1",
"grunt-csso": "^0.7.1",
"grunt-newer": "^1.1.0",
"grunt-nunjucks-2-html": "^0.2.7",
"grunt-nunjucks-2-html": "^0.2.8",
"grunt-processhtml": "^0.3.7",
"grunt-responsive-images": "^0.1.6",
"grunt-scss-lint": "^0.3.6",
"grunt-shell": "^1.1.2",
"grunt-size-report": "^0.1.1",
"grunt-spritesmith": "^4.5.1",
"grunt-spritesmith": "^4.5.3",
"grunt-tinypng": "^0.5.3",
"grunt-uncss": ">=0.3.8",
"grunt-webfont": "^0.5.2",
"jit-grunt": "^0.9.1",
"time-grunt": "^1.1.0"
"time-grunt": "^1.1.1"
},
"engines": {
"node": ">=0.10.0"
Expand Down

0 comments on commit fcb6f93

Please sign in to comment.