Skip to content

Commit

Permalink
Pakcages: Updated all to latest versions.
Browse files Browse the repository at this point in the history
* Except gaze.
  • Loading branch information
am11 committed Jan 29, 2015
1 parent 93638e7 commit 1964644
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,22 +46,22 @@
"chalk": "^0.5.1",
"cross-spawn": "^0.2.3",
"gaze": "^0.5.1",
"get-stdin": "^3.0.0",
"meow": "^2.0.0",
"get-stdin": "^4.0.1",
"meow": "^3.0.0",
"mkdirp": "^0.5.0",
"mocha": "^2.0.1",
"nan": "^1.5.1",
"npmconf": "^2.1.1",
"mocha": "^2.1.0",
"nan": "^1.6.1",
"npmconf": "^1.1.9",
"object-assign": "^2.0.0",
"replace-ext": "0.0.1",
"request": "^2.48.0",
"request": "^2.51.0",
"sass-graph": "^1.0.1",
"shelljs": "^0.3.0"
},
"devDependencies": {
"coveralls": "^2.11.1",
"jscoverage": "^0.5.6",
"jshint": "^2.5.5",
"coveralls": "^2.11.2",
"jscoverage": "^0.5.9",
"jshint": "^2.6.0",
"mocha-lcov-reporter": "^0.0.1"
}
}

0 comments on commit 1964644

Please sign in to comment.