parent
36fc51c124
commit
622d1a38f1
2 changed files with 2 additions and 2 deletions
|
@ -6,6 +6,6 @@
|
|||
"build": "astro build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"astro": "^0.10.0"
|
||||
"astro": "latest"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
"build": "astro build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"astro": "^0.10.0"
|
||||
"astro": "latest"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue