We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b53c111 commit c3a59faCopy full SHA for c3a59fa
1 file changed
package.json
@@ -20,8 +20,7 @@
20
"dependencies": {
21
"bluebird": "^3.3.4",
22
"htmlencode": "^0.0.4",
23
- "request": "^2.83.0",
24
- "sinon": "^4.1.3"
+ "request": "^2.83.0"
25
},
26
"devDependencies": {
27
"babel-core": "^6.7.4",
@@ -36,7 +35,8 @@
36
35
"gulp-mocha": "^2.0.0",
37
"gulp-nsp": "^2.4.2",
38
"gulp-plumber": "^1.1.0",
39
- "nock": "7.5.0"
+ "nock": "7.5.0",
+ "sinon": "^6.1.4"
40
41
"scripts": {
42
"prepublish": "gulp prepublish",
0 commit comments