fix example astro versions

This commit is contained in:
Fred K. Schott 2021-07-22 08:57:29 -07:00
parent e58a04e4ee
commit b0c0b95a4e

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.17.0",
"astro": "^0.18.0-next.4",
"@astrojs/renderer-solid": "0.1.0-next.0"
},
"snowpack": {