Skip to content

Commit

Permalink
npm outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
larsthorup committed Mar 28, 2016
1 parent 7df6501 commit d45f70b
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 @@ -13,19 +13,19 @@
"bower": "^1.3.5",
"coveralls": "^2.11.3",
"grunt": "^0.4.5",
"grunt-contrib-jshint": "^0.12.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-karma": "^0.12.0",
"karma": "^0.13.8",
"karma-browserstack-launcher": "^0.1.4",
"karma-coverage": "^0.5.0",
"karma-firefox-launcher": "^0.1.3",
"karma-junit-reporter": "^0.3.3",
"karma-junit-reporter": "^0.4.1",
"karma-mocha": "^0.2.0",
"karma-phantomjs-launcher": "^1.0.0",
"karma-requirejs": "^0.2.2",
"karma-sauce-launcher": "^0.3.0",
"karma-spec-reporter": "^0.0.23",
"karma-spec-reporter": "0.0.24",
"mocha": "^2.3.3",
"phantomjs-prebuilt": "^2.1.3"
},
Expand Down

0 comments on commit d45f70b

Please sign in to comment.