summaryrefslogtreecommitdiff
path: root/examples/portfolio
diff options
context:
space:
mode:
Diffstat (limited to 'examples/portfolio')
-rw-r--r--examples/portfolio/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/portfolio/package.json b/examples/portfolio/package.json
index a67cf0455..35018fbf5 100644
--- a/examples/portfolio/package.json
+++ b/examples/portfolio/package.json
@@ -10,8 +10,8 @@
"astro": "astro"
},
"devDependencies": {
- "@astrojs/preact": "^1.0.1",
- "astro": "^1.0.2",
+ "@astrojs/preact": "^1.0.2",
+ "astro": "^1.0.3",
"sass": "^1.52.2"
},
"dependencies": {