Commit c0b2e26
package.json: remove codecov from devDependencies
There is no need to install codecov on developer machines.
To enable it in Travis, we only need to install it in the Travis
setup. This would help us remove some unnecessary entries in
package-lock.json as well.1 parent 12ba359 commit c0b2e26
3 files changed
+51
-517
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
0 commit comments