mirror of
https://github.com/harivansh-afk/Habit-Tracker.git
synced 2026-04-16 20:01:25 +00:00
vercel deployment changes
This commit is contained in:
parent
f1ca72a782
commit
e8e5e241bf
4 changed files with 16 additions and 9 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"homepage": "https://harivansh-afk.github.io/habit-tracker",
|
||||
"name": "habit-tracker-fullstack",
|
||||
"private": true,
|
||||
"version": "1.0.0",
|
||||
|
|
@ -8,9 +7,7 @@
|
|||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview",
|
||||
"predeploy": "npm run build",
|
||||
"deploy": "gh-pages -d dist"
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"lucide-react": "^0.344.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue