Skip to content

Commit

Permalink
feat(chore): Added new api dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
KoolTheba committed Oct 5, 2020
1 parent ce3b249 commit 3c46066
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
20 changes: 15 additions & 5 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"@fortawesome/fontawesome-svg-core": "^1.2.31",
"@fortawesome/free-solid-svg-icons": "^5.15.0",
"@fortawesome/react-fontawesome": "^0.1.11",
"goals-todos-api": "^1.0.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-redux": "^7.2.0",
"react-scripts": "^3.4.3",
"redux": "^4.0.5",
"redux-thunk": "^2.3.0"
"redux-thunk": "^2.3.0",
"todos-goals-api-localstorage": "^1.0.0"
},
"scripts": {
"predeploy": "npm run build",
Expand Down

0 comments on commit 3c46066

Please sign in to comment.