Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Commit

Permalink
updated favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklambourne committed Jul 9, 2019
1 parent 0ca20af commit 65fedc2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -22,3 +22,5 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

.idea/
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"array-sort": "^1.0.0",
"axios": "^0.18.0",
"axios": "^0.19.0",
"classnames": "^2.2.6",
"downloadjs": "^1.4.7",
"file-selector": "^0.1.6",
Expand All @@ -18,7 +18,7 @@
"react-redux": "^6.0.0",
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
"react-scripts": "2.1.3",
"react-scripts": "^3.0.1",
"react-timeout": "^1.2.0",
"redux": "^4.0.1",
"redux-devtools-extension": "^2.13.7",
Expand Down
Binary file modified public/favicon.ico 100755 → 100644
Binary file not shown.

0 comments on commit 65fedc2

Please sign in to comment.