We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 604283a commit 3d25273Copy full SHA for 3d25273
1 file changed
package.json
@@ -99,6 +99,7 @@
99
"karma-mocha": "^0.2.0",
100
"karma-mocha-reporter": "^1.1.1",
101
"karma-sauce-launcher": "^0.2.14",
102
+ "karma-sinon": "^1.0.4",
103
"karma-sourcemap-loader": "^0.3.5",
104
"karma-webpack": "^1.7.0",
105
"less": "^2.5.1",
@@ -118,6 +119,7 @@
118
119
"release-script": "^0.3.0",
120
"rimraf": "^2.4.2",
121
"scriptjs": "^2.5.8",
122
+ "sinon": "^1.17.2",
123
"style-loader": "^0.12.3",
124
"url-loader": "^0.5.5",
125
"webpack": "^1.10.5",
0 commit comments