Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pocesar/js-chain-commander
Browse files Browse the repository at this point in the history
  • Loading branch information
pocesar committed Jul 17, 2016
2 parents 5174bee + c16c16d commit d021e97
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"authors": [
"Paulo Cesar https://github.com/pocesar"
],
"moduleType": ["node","globals","amd"],
"description": "Chain commander is a library based on Bluebird library, to encapsulate business rules logic in form of javascript objects or JSON.",
"main": "./lib/chain-commander.js",
"license": "MIT",
Expand Down Expand Up @@ -40,4 +41,4 @@
"mocha": "^2.4.5",
"chai": "^3.5.0"
}
}
}

0 comments on commit d021e97

Please sign in to comment.