Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 1aa0f91

Browse files
authored
Update package.json
1 parent 5071c98 commit 1aa0f91

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
@@ -26,7 +26,7 @@
2626
"dev": "vite -c vite.config.demo.ts",
2727
"build": "vue-tsc --noEmit && vite build",
2828
"predeploy": "vite build -c vite.config.docs.ts",
29-
"deploy": "gh-pages -d docs -r https://github.com/hoiheart/vue-diff.git",
29+
"deploy": "gh-pages -d docs -r origin",
3030
"test": "vitest --run"
3131
},
3232
"main": "./dist/index.umd.js",

0 commit comments

Comments
 (0)