summaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'build/package.json')
-rw-r--r--build/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package.json b/build/package.json
index e6688966693..460c0a6ddb8 100644
--- a/build/package.json
+++ b/build/package.json
@@ -25,7 +25,7 @@
"karma-viewport": "^0.4.2",
"phantomjs-prebuilt": "*",
"node-sass": "~4.1.1",
- "sinon": "*"
+ "sinon": "<= 5.0.7"
},
"engine": "node >= 6.9"
}