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.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhyde committed Nov 3, 2014
1 parent 32649f8 commit 0c5b1b4
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.4.7",
"version": "0.4.8",
"title": "Clean, opinionated foundation for new projects — to boldly go where no man has gone before",
"author": "LotusTM",
"private": true,
Expand All @@ -10,20 +10,20 @@
"grunt-autoprefixer": "^1.0.1",
"grunt-browser-sync": "^1.5.3",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-copy": "^0.6.0",
"grunt-contrib-copy": "^0.7.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-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.3",
"grunt-size-report": "^0.1.1",
"grunt-spritesmith": "^2.20.0",
"grunt-tinypng": "^0.5.3",
"grunt-uncss": "^0.3.7",
"load-grunt-tasks": "^0.6.0",
"load-grunt-tasks": "^1.0.0",
"nunjucks": "^1.1.0"
},
"engines": {
Expand Down

0 comments on commit 0c5b1b4

Please sign in to comment.