Skip to content

Commit 604f5aa

Browse files
authored
Merge pull request #1118 from d2s/d2s-add-missing-mocha-dependency
fix(package.json) fix failing test suite
2 parents 38214d2 + 701744b commit 604f5aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
"karma-phantomjs-launcher": "~1.0.0",
112112
"karma-sinon-chai": "~1.1.0",
113113
"main-bower-files": "~2.9.0",
114+
"mocha": "^3.5.3",
114115
"node-localcache": "^0.1.3",
115116
"phantomjs-prebuilt": "2.1.7",
116117
"proxyquire": "~1.7.3",

0 commit comments

Comments
 (0)