flex-dev-utils
Advanced tools
Comparing version 3.8.0-beta.0 to 3.11.0-beta.0
@@ -12,2 +12,3 @@ "use strict"; | ||
*/ | ||
/* istanbul ignore next */ | ||
exports.checkForUpdate = function () { | ||
@@ -14,0 +15,0 @@ var pkg = module.parent |
{ | ||
"name": "flex-dev-utils", | ||
"version": "3.8.0-beta.0", | ||
"version": "3.11.0-beta.0", | ||
"description": "Common development utility for creating a Flex plugin", | ||
@@ -72,3 +72,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "5232a89a89f6efc26fdeccfcb1d3326108230f4c" | ||
"gitHead": "6babbb99c8caf43b2d2b78f6b75ce2b9aa4b4b16" | ||
} |
Sorry, the diff of this file is not supported yet
87347
1697