Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
add a description
  • Loading branch information
bettinatop22 committed Aug 4, 2017
1 parent c26563f commit 720521b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hubot-circuit",
"version": "1.0.0",
"description": "",
"description": "A Circuit adapter for hubot",
"main": "src/circuit.coffee",
"scripts": {
"test": "coffeelint src/circuit.coffee && mocha -c --full-trace --compilers coffee:coffee-script/register --require coffee-coverage/register-istanbul --reporter spec test/*.coffee && istanbul report text-summary lcov",
Expand Down

0 comments on commit 720521b

Please sign in to comment.