Skip to content

Commit

Permalink
Updated dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
yanickrochon committed Jan 5, 2016
1 parent 603b58e commit 75c7082
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koa-rbac",
"version": "1.0.1",
"version": "1.0.2",
"description": "Role-Based Acess Control for Koa",
"author": "Yanick Rochon <yanick.rochon@gmail.com>",
"keywords": [
Expand All @@ -24,7 +24,7 @@
},
"dependencies": {
"error-factory": "0.1.6",
"rbac-a": "^0.2.1"
"rbac-a": "^0.2.2"
},
"devDependencies": {
"istanbul": "^0.4.1",
Expand Down

0 comments on commit 75c7082

Please sign in to comment.