Skip to content

Commit

Permalink
0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
taoyuan committed Nov 6, 2016
1 parent 79fbc98 commit aaec92f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "lacl",
"version": "0.1.2",
"version": "0.1.3",
"description": "A Light Access Control Lists for nodejs",
"license": "MIT",
"repository": "taoyuan/lacl",
Expand Down Expand Up @@ -34,15 +34,16 @@
"debug": "^2.2.0",
"joi": "^9.2.0",
"lodash": "^4.16.6",
"loopback-datasource-juggler": "^2.53.0",
"shortid": "^2.2.6",
"strong-globalize": "^2.8.0"
},
"optionalDependencies": {
"loopback": "^2.36.0"
},
"devDependencies": {
"ava": "avajs/ava",
"chai": "^3.5.0",
"coveralls": "^2.11.14",
"loopback": "^2.36.0",
"loopback-connector-mongodb": "^1.17.0",
"nyc": "^8.4.0",
"xo": "^0.17.0"
Expand Down

0 comments on commit aaec92f

Please sign in to comment.