Skip to content

Commit dc2a2f3

Browse files
committed
changed deploy
1 parent b559438 commit dc2a2f3

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
@@ -17,7 +17,7 @@
1717
},
1818
"scripts": {
1919
"predeploy": "npm run build",
20-
"deploy": "gh-pages -b main -d build",
20+
"deploy": "gh-pages -b main -d dist",
2121
"start": "react-scripts start",
2222
"build": "react-scripts build",
2323
"eject": "react-scripts eject"

0 commit comments

Comments
 (0)