mirror of
https://github.com/Snigdha-OS/package-browser.git
synced 2025-09-06 12:45:17 +02:00
fix: build & deploy dir
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview",
|
||||
"predeploy": "npm run build",
|
||||
"deploy": "gh-pages -d build"
|
||||
"deploy": "gh-pages -d dist"
|
||||
},
|
||||
"dependencies": {
|
||||
"gh-pages": "^6.2.0",
|
||||
|
Reference in New Issue
Block a user