Skip to content

Commit

Permalink
Merge pull request #13 from frank-dspeed/master
Browse files Browse the repository at this point in the history
General dep updates
  • Loading branch information
Olegas committed Feb 25, 2019
2 parents ed93408 + e4fe98f commit 26ae7f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -16,9 +16,9 @@
"devDependencies": {
"istanbul": "0.4.5",
"mocha-istanbul": "0.3.0",
"coveralls": "2.11.15",
"coveralls": "2.11.16",
"assert": "1.4.1",
"mocha": "3.1.2"
"mocha": "3.2.0"
},
"scripts": {
"instrument": "node ./node_modules/.bin/istanbul instrument --output lib-cov --no-compact --variable global.__coverage__ lib",
Expand Down

0 comments on commit 26ae7f0

Please sign in to comment.