Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Oct 26, 2015
1 parent b5b1048 commit 4f4868b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -31,18 +31,18 @@
"url": "https://github.com/xmpp-ftw/xmpp-ftw-muc/issues"
},
"dependencies": {
"ltx": "0.x"
"ltx": "2.0.2"
},
"devDependencies": {
"coveralls": "^2.11.2",
"grunt-mocha-istanbul": "^2.2.0",
"istanbul": "^0.3.2",
"mocha": "~1.8.1",
"should": "~1.2.2",
"grunt-mocha-istanbul": "^3.0.1",
"istanbul": "^0.4.0",
"mocha": "~2.3.3",
"should": "~7.1.1",
"xmpp-ftw": "1.x",
"grunt-mocha-cli": "~1.4.0",
"grunt-mocha-cli": "~2.0.0",
"grunt": "~0.4.2",
"grunt-contrib-jshint": "~0.7.2"
"grunt-contrib-jshint": "~0.11.3"
},
"peerDependencies": {
"xmpp-ftw": "1.x"
Expand Down

0 comments on commit 4f4868b

Please sign in to comment.