mirror of https://github.com/grafana/grafana.git
Changed to more strict sinon version to work around issue in latest sinon
This commit is contained in:
parent
b5418c40ba
commit
2c00267d58
|
|
@ -62,6 +62,6 @@
|
|||
"grunt-jscs": "~1.5.x",
|
||||
"karma-sinon": "^1.0.3",
|
||||
"lodash": "^2.4.1",
|
||||
"sinon": "^1.10.3"
|
||||
"sinon": "1.10.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue