generated from dwd/boilarplate-astro-tailwind
fix meta and schema issues
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"start": "astro dev --preview --port 3000",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
"astro": "astro",
|
||||
"push-prod": "rsync -rv dist/ u2@157.180.25.14:~/web/tst2.teachertrainingkolkata.in/public_html/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/react": "^4.2.1",
|
||||
|
||||
Reference in New Issue
Block a user