Skip to content

Commit e5beffc

Browse files
authored
Mise en ligne nouveau site web
1 parent bd9b925 commit e5beffc

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": "vite build",
1212
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",

0 commit comments

Comments
 (0)