Upgraded grunt-contrib-qunit to use puppeteer.
This commit is contained in:
parent
fc84848cd9
commit
99cefea360
|
@ -12,6 +12,6 @@
|
||||||
"eslint": "^6.8.0",
|
"eslint": "^6.8.0",
|
||||||
"grunt": "^1.0.1",
|
"grunt": "^1.0.1",
|
||||||
"grunt-cli": "^1.2.0",
|
"grunt-cli": "^1.2.0",
|
||||||
"grunt-contrib-qunit": "^1.2.0"
|
"grunt-contrib-qunit": "^3.1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue