We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c0925e + 556d875 commit 3c212f3Copy full SHA for 3c212f3
1 file changed
package.json
@@ -27,14 +27,14 @@
27
"dependencies": {
28
"@octokit/rest": "^15.9.5",
29
"commander": "^2.17.0",
30
- "mime-types": "^2.1.19",
31
- "sinon": "^6.1.4"
+ "mime-types": "^2.1.19"
32
},
33
"devDependencies": {
34
"chai": "^3.5.0",
35
"coveralls": "^3.0.2",
36
"mocha": "^5.2.0",
37
- "nyc": "^12.0.2"
+ "nyc": "^12.0.2",
+ "sinon": "^6.1.4"
38
39
"author": "Bill Christo",
40
"license": "MIT",
0 commit comments