update
This commit is contained in:
parent
4515614680
commit
e9621a7b0e
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
|||
"type": "module",
|
||||
"version": "2024.12.5",
|
||||
"scripts": {
|
||||
"start": "astro preview --host"
|
||||
"start": "astro preview --host 192.168.1.172",
|
||||
"dev": "astro dev"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^3.1.9",
|
||||
|
|
Loading…
Reference in a new issue