Skip to content

Commit 03e127f

Browse files
author
chenhao8
committed
script
1 parent 857b5c3 commit 03e127f

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
"build": "react-scripts build",
2727
"test": "react-scripts test",
2828
"eject": "react-scripts eject",
29-
"deploy": "react-scripts build && gh-pages -d build -b master"
29+
"deploy": "react-scripts build && npx gh-pages -d build -b master"
3030
},
3131
"eslintConfig": {
3232
"extends": [

0 commit comments

Comments
 (0)