Upgraded grunt-contrib-qunit to use puppeteer.

This commit is contained in:
Jon Dufresne 2020-03-15 18:14:39 -07:00 committed by Carlton Gibson
parent fc84848cd9
commit 99cefea360
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@
"eslint": "^6.8.0",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-contrib-qunit": "^1.2.0"
"grunt-contrib-qunit": "^3.1.0"
}
}