@inox-tools/astro-when
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "@inox-tools/astro-when", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Integration that informs when in Astro's lifecycle the code is running", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"astro": "^4.12.2" | ||
"astro": "^4" | ||
}, | ||
@@ -40,0 +40,0 @@ "scripts": { |
9950