Merge pull request #4072 from elemoine/closure-util-1-7
Update to closure-util 1.7.0
This commit is contained in:
@@ -30,15 +30,3 @@ Touch.prototype.webkitRadiusX;
|
||||
|
||||
/** @type {number} */
|
||||
Touch.prototype.webkitRadiusY;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @type {boolean}
|
||||
*/
|
||||
WebGLContextAttributes.prototype.preferLowPowerToHighPerformance;
|
||||
|
||||
/**
|
||||
* @type {boolean}
|
||||
*/
|
||||
WebGLContextAttributes.prototype.failIfMajorPerformanceCaveat;
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"dependencies": {
|
||||
"async": "0.9.0",
|
||||
"browserify": "9.0.3",
|
||||
"closure-util": "1.6.1",
|
||||
"closure-util": "1.7.0",
|
||||
"fs-extra": "0.12.0",
|
||||
"glob": "5.0.3",
|
||||
"graceful-fs": "3.0.2",
|
||||
|
||||
Reference in New Issue
Block a user