Skip to content

Commit

Permalink
Updated dependencies and main
Browse files Browse the repository at this point in the history
  • Loading branch information
Dom committed Mar 2, 2018
1 parent d15e308 commit 1763616
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,18 @@
},
"devDependencies": {
"chai": "^2.1.1",
"coffee-script": "1.6.3",
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-watch": "~0.6.1",
"grunt-mocha-test": "~0.12.7",
"grunt-release": "~0.11.0",
"hubot": "2.x",
"hubot": "3.x",
"matchdep": "~0.3.0",
"mocha": "^2.1.0",
"sinon": "^1.13.0",
"sinon-chai": "^2.7.0"
},
"main": "index.coffee",
"main": "index.js",
"scripts": {
"test": "grunt test"
}
Expand Down

0 comments on commit 1763616

Please sign in to comment.