diff options
Diffstat (limited to 'examples/astro-nanostores/package.json')
-rw-r--r-- | examples/astro-nanostores/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/astro-nanostores/package.json b/examples/astro-nanostores/package.json index d3248403b..51cbc2a68 100644 --- a/examples/astro-nanostores/package.json +++ b/examples/astro-nanostores/package.json @@ -7,7 +7,7 @@ "build": "astro build" }, "devDependencies": { - "astro": "^0.14.0" + "astro": "^0.15.0" }, "dependencies": { "nanostores": "^0.3.3" |