summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hackernews')
-rw-r--r--examples/hackernews/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json
index 25d7b7aa4..01e390b65 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/node": "^6.0.2",
- "astro": "^3.2.2"
+ "@astrojs/node": "^6.0.3",
+ "astro": "^3.2.3"
}
}