also install sinon
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
ab37577182
commit
9bd4c406e3
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@
|
|||
"karma-junit-reporter": "*",
|
||||
"karma-phantomjs-launcher": "*",
|
||||
"phantomjs-prebuilt": "*",
|
||||
"node-sass": "~4.1.1"
|
||||
"node-sass": "~4.1.1",
|
||||
"sinon": "*"
|
||||
},
|
||||
"engine": "node >= 6.9"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue