Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Darth-Knoppix committed Dec 1, 2019
1 parent bfd8d64 commit 189a1ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"preinstall": "node ./scripts/netlify-preinstall.js"
"preinstall": "node .scripts/netlify-preinstall.js"
},
"eslintConfig": {
"extends": "react-app"
Expand Down

0 comments on commit 189a1ec

Please sign in to comment.