We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8384f5 commit 36efac3Copy full SHA for 36efac3
Gruntfile.js
@@ -17,6 +17,7 @@ module.exports = function(grunt) {
17
specs: 'tests/spec/**/*Spec.js',
18
helpers: 'tests/spec/helper.js',
19
keepRunner: true,
20
+ version: '3.0.8',
21
page: {
22
viewportSize: {
23
width: 1400,
0 commit comments