edit news last worked

This commit is contained in:
dev sp
2024-02-05 15:55:48 +00:00
parent f378065344
commit 7593e3b823
19 changed files with 1206 additions and 6 deletions

View File

@@ -4,8 +4,8 @@
"version": "0.0.1",
"private": true,
"scripts": {
"dev": "astro dev --host --port 2023",
"start": "astro dev --host --port 2023",
"dev": "astro dev --host --port 2024",
"start": "astro dev --host --port 2024",
"build": "astro build",
"preview": "astro preview",
"push": "rsync -azP dist/ barta-india@51.222.206.100:/home/barta-india/public_html",
@@ -14,6 +14,8 @@
"dependencies": {
"@astrojs/tailwind": "^2.1.3",
"@astrojs/vue": "^1.2.2",
"@bytescale/upload-widget-vue": "^4.13.0",
"@upload-io/vue-uploader": "^3.37.1",
"astro": "^1.7.2",
"astro-eslint-parser": "^0.14.0",
"eslint": "^8.44.0",