@shopify/async
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "@shopify/async", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"license": "MIT", | ||
@@ -29,2 +29,3 @@ "description": "Primitives for loading parts of an application asynchronously.", | ||
"@babel/plugin-syntax-dynamic-import": ">=7.0.0", | ||
"@babel/traverse": ">=7.0.0", | ||
"@babel/types": ">=7.0.0", | ||
@@ -31,0 +32,0 @@ "@types/babel__core": ">=7.0.0", |
17358
7