Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
chore(npm): update devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
mgcrea committed Jul 5, 2015
1 parent 82ec48d commit 504cd83
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,20 @@
"dependencies": {},
"devDependencies": {
"del": "^1.2.0",
"factory-angular-channels": "^0.7.2",
"factory-angular-channels": "^0.7.3",
"gulp": "gulpjs/gulp#4.0",
"gulp-jshint": "^1.11.0",
"gulp-util": "^3.0.5",
"gulp-jshint": "^1.11.2",
"gulp-util": "^3.0.6",
"jasmine-core": "^2.3.4",
"jshint-stylish": "^2.0.0",
"karma": "^0.12.35",
"karma-chrome-launcher": "^0.1.12",
"karma-coverage": "^0.3.1",
"karma-jasmine": "^0.3.5",
"jshint-stylish": "^2.0.1",
"karma": "^0.12.37",
"karma-chrome-launcher": "^0.2.0",
"karma-coverage": "^0.4.2",
"karma-jasmine": "^0.3.6",
"karma-phantomjs-launcher": "^0.2.0",
"karma-sauce-launcher": "^0.2.11",
"karma-sauce-launcher": "^0.2.14",
"ng-factory": "^1.0",
"undertaker-lib-tasks": "^0.3.1"
"undertaker-lib-tasks": "^0.3.2"
},
"engines": {
"node": "^0.10"
Expand Down

0 comments on commit 504cd83

Please sign in to comment.