Fix minimum Chrome version.

Should have been updated at f5047e8fddcacca439df8928cf19b9209e2c7814.
This commit is contained in:
ccd0 2014-09-13 12:22:55 -07:00
parent 0a080015e0
commit d9d0ce65d7

View File

@ -23,7 +23,7 @@
"noupdate": "-noupdate"
},
"min": {
"chrome": "31",
"chrome": "32",
"firefox": "26",
"greasemonkey": "1.14"
}
@ -57,4 +57,4 @@
"engines": {
"node": ">=0.10"
}
}
}