mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 04:31:36 +08:00
Changed to more strict sinon version to work around issue in latest sinon
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user