Skip to content

Commit 4c1d9c3

Browse files
committed
Update package.json
1 parent e8c1e4b commit 4c1d9c3

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
@@ -5,7 +5,7 @@
55
"version": "0.1.0",
66
"type": "module",
77
"scripts": {
8-
"predeploy": "npm run build",
8+
"predeploy": "npm run dist",
99
"deploy": "gh-pages -d dist",
1010
"build": "vite build",
1111
"lint": "eslint .",

0 commit comments

Comments
 (0)