Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
piuccio committed Jul 6, 2017
1 parent 92e4749 commit 765c317
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"test:watch": "DEBUG=prerender jest --watchAll"
},
"dependencies": {
"chrome-launcher": "^0.2.1",
"chrome-remote-interface": "^0.23.2",
"chrome-launcher": "^0.3.1",
"chrome-remote-interface": "^0.24.0",
"debug": "^2.6.8"
},
"engines": {
"node": ">=4.0"
},
"devDependencies": {
"eslint": "^4.1.0",
"eslint": "^4.1.1",
"jest": "^20.0.4"
}
}

0 comments on commit 765c317

Please sign in to comment.