Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
Backend bug fixes (#249)
Browse files Browse the repository at this point in the history
* Remove typescript

* Reorganise and Remove packages
  • Loading branch information
sophieheb authored Apr 20, 2020
1 parent ffa3bf8 commit 97c3662
Show file tree
Hide file tree
Showing 5 changed files with 104 additions and 784 deletions.
124 changes: 0 additions & 124 deletions client/package-lock.json

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

4 changes: 0 additions & 4 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"private": true,
"proxy": "http://localhost:3001/",
"dependencies": {
"detect-browser": "^2.1.0",
"prop-types": "^15.7.2",
"react": "^16.3.0",
"react-device-detect": "^1.11.14",
Expand All @@ -14,9 +13,6 @@
"react-scrollable-feed": "^1.1.2",
"redux": "^4.0.5",
"redux-thunk": "^2.3.0",
"smoothscroll-polyfill": "^0.4.3",
"styled-components": "^4.4.1",
"typescript": "^3.8.3",
"uuid": "^3.4.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit 97c3662

Please sign in to comment.