@shopify/async
Advanced tools
Comparing version 4.0.4 to 4.1.0
{ | ||
"name": "@shopify/async", | ||
"version": "4.0.4", | ||
"version": "4.1.0", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "description": "Primitives for loading parts of an application asynchronously", | ||
"engines": { | ||
"node": "^14.17.0 || >=16.0.0" | ||
"node": ">=18.12.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
30410