build: Sync qunitjs version for karma with version of Special page
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 18 Apr 2017 23:31:42 +0000 (16:31 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 18 Apr 2017 23:31:42 +0000 (16:31 -0700)
commit4a8045400abcbddb8130d223904cb5d0e8dde694
tree868a100aee69aa72dcdd36e880fb827afc55b840
parentc7dfa9dedcbee02ccf2dc11a97ae5f7d03cb9f08
build: Sync qunitjs version for karma with version of Special page

Special:JavaScriptTest loads qunitjs from /resources/lib/qunitjs
which was upgraded in 99aad9397e to 1.23.1.

However, when running QUnit tests from the command-line, QUnit is
loaded by karma-qunit using the npm qunitjs dependency, which was
still at v1.22.0.

Change-Id: Ie24b2b061735fa03a8ed1527d09f65c103506c67
package.json