From 145c2087736d4c400d4354c59a3e881e763153f7 Mon Sep 17 00:00:00 2001 From: Cherif BOUCHELAGHEM Date: Fri, 17 May 2019 11:45:34 +0100 Subject: [PATCH] Landscaper: QUnit2 upgrade --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index daaa4b7..8b40515 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "can-view-nodelist": "^4.0.0", "jshint": "^2.9.4", "steal": "^1.7.0", - "steal-qunit": "^1.0.0", + "steal-qunit": "^2.0.0", "steal-tools": "^1.0.0", "testee": "^0.9.0" }