Skip to content

Commit

Permalink
Merge pull request #15 from woodyrew/update-packages
Browse files Browse the repository at this point in the history
Packages updated
  • Loading branch information
woodyrew authored Sep 11, 2018
2 parents 9a25534 + d3b01e3 commit 81c917b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "node"
- "10"
- "9"
- "8"
- "7"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
},
"dependencies": {
"debug": "^4.0.0",
"joi": "^12.0.0",
"joi": "^13.6.0",
"lodash.get": "^4.4.2",
"lodash.set": "^4.3.2",
"multimatch": "^2.1.0"
},
"devDependencies": {
"eslint": "^4.4.0",
"eslint": "^5.5.0",
"eslint-config-prettier": "^3.0.0",
"eslint-plugin-prettier": "^2.5.0",
"eslint-plugin-prettier": "^2.6.2",
"nodemon": "^1.18.4",
"prettier": "^1.10.2",
"prettier": "^1.14.2",
"tap": "^12.0.1"
},
"greenkeeper": {
Expand Down

0 comments on commit 81c917b

Please sign in to comment.