Skip to content

Commit ba108ac

Browse files
updated package.json
1 parent c074a10 commit ba108ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
},
1818
"scripts": {
1919
"start": "react-scripts start",
20-
"build": "react-scripts build",
2120
"predeploy":"npm run build",
2221
"deploy":"gh-pages -d build",
22+
"build": "react-scripts build",
2323
"test": "react-scripts test",
2424
"eject": "react-scripts eject"
2525
},

0 commit comments

Comments
 (0)