From dcee3292ceb53948386265142c19b130bcfccc68 Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Sun, 15 Mar 2020 18:59:31 -0700 Subject: Removed bundled QUnit in favor of npm package. --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index cb1361a0ac..ab22aba7de 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "eslint": "^6.8.0", "grunt": "^1.0.1", "grunt-cli": "^1.2.0", - "grunt-contrib-qunit": "^3.1.0" + "grunt-contrib-qunit": "^3.1.0", + "qunit": "^2.9.3" } } -- cgit v1.3