Skip to content

Commit

Permalink
df
Browse files Browse the repository at this point in the history
  • Loading branch information
amit-zonvoir committed Oct 23, 2024
1 parent b0c8e9c commit 49f1310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"scripts": {
"dev": "vite",
"build": "vite build",
"deploy": "npm run build && gh-pages -d dist",
"preview": "vite preview",
"lint": "eslint . --fix",
"format": "prettier --write src/"
Expand Down

0 comments on commit 49f1310

Please sign in to comment.