We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ec6c3 commit e5c531eCopy full SHA for e5c531e
package.json
@@ -66,6 +66,7 @@
66
"babel-register": "^6.23.0",
67
"babel-runtime": "^6.23.0",
68
"chai": "^3.5.0",
69
+ "codecov": "^2.3.0",
70
"copy": "^0.3.0",
71
"eslint": "^3.15.0",
72
"eslint-plugin-flowtype": "^2.30.0",
@@ -80,7 +81,4 @@
80
81
"semantic-release": "^6.3.6",
82
"validate-commit-msg": "^2.11.1"
83
},
- "dependencies": {
84
- "codecov": "^2.3.0"
85
- }
86
}
0 commit comments