|
1 | 1 | { |
2 | 2 | "name": "theseg-github-io", |
3 | | - "version": "2.2.0", |
4 | | - "author": "John 'Seg' Seggerson <seg@segonmedia.com>", |
| 3 | + "version": "2.3.0", |
| 4 | + "author": "John *Seg* Seggerson <seg@segonmedia.com>", |
5 | 5 | "homepage": "http://theseg.github.io/", |
6 | 6 | "repository": { |
7 | 7 | "type": "git", |
8 | 8 | "url": "https://github.com/TheSeg/theseg.github.io.git" |
9 | 9 | }, |
| 10 | + "private": true, |
10 | 11 | "devDependencies": { |
11 | 12 | "grunt": "~0.4.2", |
12 | | - "grunt-contrib-concat": "~0.3", |
| 13 | + "grunt-contrib-concat": "~0.4.0", |
13 | 14 | "grunt-contrib-copy": "~0.5", |
14 | | - "grunt-contrib-imagemin": "~0.5", |
15 | | - "grunt-contrib-jshint": "~0.8", |
16 | | - "grunt-contrib-less": "~0.9", |
17 | | - "grunt-contrib-uglify": "~0.3", |
18 | | - "grunt-contrib-watch": "~0.5", |
19 | | - "grunt-jekyll": "~0.4" |
| 15 | + "grunt-contrib-imagemin": "~0.6.1", |
| 16 | + "grunt-contrib-jshint": "~0.9.2", |
| 17 | + "grunt-contrib-less": "~0.11.0", |
| 18 | + "grunt-contrib-uglify": "~0.4.0", |
| 19 | + "grunt-contrib-watch": "~0.6.1", |
| 20 | + "grunt-jekyll": "~0.4.1" |
20 | 21 | } |
21 | 22 | } |
0 commit comments