Skip to content

Commit b52f8b8

Browse files
testing new path for deploy
1 parent 1a53657 commit b52f8b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "module",
77
"scripts": {
88
"predeploy" : "npm run build",
9-
"deploy" : "gh-pages -d build",
9+
"deploy" : "gh-pages -d dist",
1010
"dev": "vite",
1111
"build": "tsc -b && vite build",
1212
"lint": "eslint .",

0 commit comments

Comments
 (0)