Skip to content

Commit 0a9a054

Browse files
author
whyboris
committed
sinon in devDependencies
1 parent 06314c0 commit 0a9a054

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
"extend": "^3.0.1",
5656
"open": "^0.0.5",
5757
"request": "^2.87.0",
58-
"sinon": "^7.2.3",
5958
"yargs": "^11.0.0"
6059
},
6160
"devDependencies": {
@@ -64,7 +63,8 @@
6463
"eslint-plugin-promise": "^3.8.0",
6564
"eslint-plugin-standard": "^3.1.0",
6665
"istanbul": "^0.4.5",
67-
"mocha": "^5.2.0"
66+
"mocha": "^5.2.0",
67+
"sinon": "^7.2.3"
6868
},
6969
"license": "MIT",
7070
"files": [

0 commit comments

Comments
 (0)