Skip to content

Commit

Permalink
npm outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
larsthorup committed May 31, 2015
1 parent 4319aee commit ce0dbe5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
"grunt": "^0.4.5",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-karma": "^0.10.1",
"grunt-karma": "^0.11.0",
"karma": "^0.12.16",
"karma-browserstack-launcher": "^0.1.1",
"karma-coverage": "^0.2.4",
"karma-coverage": "^0.3.1",
"karma-firefox-launcher": "^0.1.3",
"karma-junit-reporter": "^0.2.2",
"karma-mocha": "^0.1.3",
"karma-phantomjs-launcher": "^0.1.4",
"karma-phantomjs-launcher": "^0.2.0",
"karma-requirejs": "^0.2.2",
"karma-sauce-launcher": "^0.2.10",
"karma-spec-reporter": "^0.0.18"
"karma-spec-reporter": "^0.0.19"
},
"scripts": {
"postinstall": "node node_modules/bower/bin/bower install",
Expand Down

0 comments on commit ce0dbe5

Please sign in to comment.