Skip to content

Commit

Permalink
add gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
JonFromNYC committed Jul 23, 2020
1 parent f3bb671 commit 97d4a15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"homepage": "https://github.com/JonFromNYC/ag-grid",
"name": "ag-grid",
"version": "0.1.0",
"private": true,
Expand All @@ -15,6 +16,8 @@
"react-scripts": "3.4.1"
},
"scripts": {
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
Expand Down

0 comments on commit 97d4a15

Please sign in to comment.