Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
v12 committed Jun 16, 2015
1 parent 7b7af83 commit 8cf1011
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
},
"homepage": "https://github.com/v12/angular-xslt",
"devDependencies": {
"angular": "^1.4.0",
"angular-mocks": "^1.4.0",
"chai": "^2.3.0",
"del": "^1.1.1",
"gulp": "^3.8.10",
"gulp-uglify": "^1.1.0",
"karma": "^0.12.33",
"angular": "^1.4.1",
"angular-mocks": "^1.4.1",
"chai": "^3.0.0",
"del": "^1.2.0",
"gulp": "^3.9.0",
"gulp-uglify": "^1.2.0",
"karma": "^0.12.36",
"karma-chrome-launcher": "^0.1.12",
"karma-firefox-launcher": "^0.1.6",
"karma-ie-launcher": "^0.1.5",
"karma-ie-launcher": "^0.2.0",
"karma-mocha": "^0.1.10"
}
}

0 comments on commit 8cf1011

Please sign in to comment.