Skip to content

Commit

Permalink
Add coveralls dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmonette committed Dec 21, 2017
1 parent 50bb1c3 commit 82c2df2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 509 deletions.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -27,6 +27,7 @@
"devDependencies": {
"@types/isomorphic-fetch": "0.0.34",
"@types/jest": "^21.1.6",
"coveralls": "^3.0.0",
"jest": "^21.2.1",
"source-map-loader": "^0.2.3",
"ts-jest": "^21.2.3",
Expand All @@ -49,4 +50,4 @@
],
"testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$"
}
}
}

0 comments on commit 82c2df2

Please sign in to comment.