diff options
| author | Mark Otto <[email protected]> | 2013-05-22 21:48:35 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-22 21:48:35 -0700 |
| commit | 41d2b707ed8a4b75df387269ec788b9b318822de (patch) | |
| tree | 6d43d4a37500b18cb7fe4b842af241d6cdd7c252 /package.json | |
| parent | bb9d867cf83d6a9aed27f390b844fc02ad13ebc4 (diff) | |
| parent | 52a348aa3f5e06e6429f386002f653dac7a35a99 (diff) | |
| download | bootstrap-41d2b707ed8a4b75df387269ec788b9b318822de.tar.xz bootstrap-41d2b707ed8a4b75df387269ec788b9b318822de.zip | |
Merge branch '3.0.0-wip' of https://github.com/juthilo/bootstrap-wip into 3.0.0-wip
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 84fc2166e..6acf7a517 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ ] , "devDependencies": { "uglify-js": "1.3.4" - , "jshint": "0.9.1" + , "jshint": "2.1.2" , "recess": "1.1.6" , "connect": "2.1.3" } |
