Skip to content

Commit

Permalink
chore(package*.json) version bumped + packages updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rimiti committed Oct 16, 2017
1 parent 171b195 commit 3613b95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aclify",
"version": "0.1.3",
"version": "0.1.5",
"description": "Node Access Control List (ACL)",
"license": "MIT",
"main": "dist/src/index.js",
Expand Down Expand Up @@ -71,11 +71,11 @@
"babel-plugin-transform-runtime": "~6.23.0",
"babel-preset-stage-3": "~6.24.1",
"coveralls": "^3.0.0",
"eslint": "~4.8.0",
"eslint": "~4.9.0",
"eslint-config-airbnb-base": "~12.0.2",
"eslint-plugin-flowtype": "^2.39.1",
"eslint-plugin-import": "~2.7.0",
"flow-bin": "~0.56.0",
"flow-bin": "~0.57.2",
"jest": "~21.2.1"
},
"jest": {
Expand Down

0 comments on commit 3613b95

Please sign in to comment.