Skip to content

Commit 48e6489

Browse files
committed
update scripts
1 parent 564184d commit 48e6489

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
"start": "react-scripts start",
3939
"build": "react-scripts build",
4040
"test": "react-scripts test --env=jsdom",
41+
"predeploy": "npm run build",
42+
"deploy": "gh-pages -d build",
4143
"eject": "react-scripts eject"
4244
},
4345
"homepage": "http://voronianski.github.io/swapi-graphql-react-app",

0 commit comments

Comments
 (0)