fix next framework example versions
This commit is contained in:
parent
3b51f4b5e2
commit
353bc89f65
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@snowpack/plugin-dotenv": "^2.1.0",
|
||||
"astro": "^0.18.0-next.1",
|
||||
"astro": "^0.18.0-next.4",
|
||||
"broken-link-checker": "^0.7.8",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.3.2",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/renderer-lit": "^0.1.0",
|
||||
"astro": "^0.17.0"
|
||||
"astro": "^0.18.0-next.4"
|
||||
},
|
||||
"snowpack": {
|
||||
"workspaceRoot": "../.."
|
||||
|
|
Loading…
Reference in a new issue