@shopify/async
Advanced tools
Comparing version 3.0.5 to 3.0.6
@@ -134,2 +134,2 @@ 'use strict'; | ||
exports.default = asyncBabelPlugin; | ||
exports["default"] = asyncBabelPlugin; |
@@ -12,6 +12,4 @@ 'use strict'; | ||
enumerable: true, | ||
get: function () { | ||
return types.DeferTiming; | ||
} | ||
get: function () { return types.DeferTiming; } | ||
}); | ||
exports.createResolver = resolver.createResolver; |
{ | ||
"name": "@shopify/async", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"license": "MIT", | ||
@@ -68,3 +68,3 @@ "description": "Primitives for loading parts of an application asynchronously", | ||
}, | ||
"gitHead": "aef6df3db53001969b6c3f9c09d11d94adb01bea" | ||
"gitHead": "9cc43c40f1cf55b3292a6c397c331cfdfd9f83d2" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
34128
534