fix example astro versions
This commit is contained in:
parent
e58a04e4ee
commit
b0c0b95a4e
1 changed files with 1 additions and 1 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue