Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
millette committed Jun 27, 2016
1 parent e2f76db commit 5b7765f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@ node_modules
npm-debug.log
data
orgs-qc.json
lim-1.json
lim-2.json
lim-3.json
mir.json
mtl.json
qc.json
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
"meow": "^3.7.0",
"rate-limit-promise": "^1.0.2",
"rollodeqc-gh-users": "^0.4.0",
"rollodeqc-gh-utils": "^0.3.0"
"rollodeqc-gh-utils": "^0.3.2"
},
"devDependencies": {
"ava": "^0.14.0",
"babel-eslint": "^6.0.4",
"ava": "^0.15.2",
"babel-eslint": "^6.1.0",
"coveralls": "^2.11.9",
"nyc": "^6.4.4",
"standard": "^7.1.0"
"nyc": "^6.6.1",
"standard": "^7.1.2"
},
"standard": {
"parser": "babel-eslint"
Expand Down

0 comments on commit 5b7765f

Please sign in to comment.