mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-21 12:05:01 +02:00
Prepare for GitHub Pages deployment
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview",
|
||||
"predeploy": "npm run build",
|
||||
"deploy": "gh-pages -d build"
|
||||
"deploy": "gh-pages -d dist"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tanstack/react-query": "^5.25.0",
|
||||
|
Reference in New Issue
Block a user