Skip to content

Commit

Permalink
Merge branch 'master' into ignore-promisify-coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
superkhau committed Jun 2, 2017
2 parents 0a8c86a + 0d964a6 commit d7fed82
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -11,17 +11,17 @@
"license": "MIT",
"devDependencies": {
"@types/mocha": "^2.2.38",
"@types/node": "^7.0.4",
"@types/node": "^7.0.23",
"@types/request": "0.0.40",
"@types/request-promise": "^4.1.33",
"coveralls": "^2.13.1",
"lerna": "^2.0.0-rc.4",
"mocha": "^3.2.0",
"nyc": "^10.3.2",
"nyc": "^11.0.1",
"request": "^2.79.0",
"request-promise": "^4.1.1",
"ts-node": "^2.0.0",
"tslint": "^5.1.0",
"ts-node": "^3.0.4",
"tslint": "^5.4.2",
"typescript": "^2.1.5"
},
"scripts": {
Expand Down

0 comments on commit d7fed82

Please sign in to comment.