Skip to content

Commit ba0dfab

Browse files
committed
Remove Chai and Sinon dependencies
1 parent a038110 commit ba0dfab

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@
6767
"superagent": "^3.3.1"
6868
},
6969
"devDependencies": {
70-
"chai": "^3.5.0",
71-
"chai-as-promised": "^5.3.0",
7270
"combyne": "^2.0.0",
7371
"eslint": "^4.19.1",
7472
"grunt": "^1.0.1",
@@ -86,8 +84,6 @@
8684
"minimist": "^1.2.0",
8785
"prompt": "^1.0.0",
8886
"rimraf": "^2.6.1",
89-
"sinon": "^1.17.4",
90-
"sinon-chai": "^2.8.0",
9187
"webpack": "^1.13.1"
9288
}
9389
}

0 commit comments

Comments
 (0)