Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
urvashigupta7 committed Mar 29, 2020
1 parent 0d8b5df commit 8637e62
Show file tree
Hide file tree
Showing 42 changed files with 59,061 additions and 1,075 deletions.
7,571 changes: 6,646 additions & 925 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,20 @@
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"@uiw/react-monacoeditor": "^2.0.2",
"axios": "^0.19.2",
"dotenv": "^8.2.0",
"html-react-parser": "^0.10.3",
"react": "^16.13.1",
"react-autosuggest": "^9.4.3",
"react-compound-timer": "^1.2.0",
"react-dom": "^16.13.1",
"react-monaco-editor": "^0.35.0",
"react-pagination-table": "^2.0.2",
"react-router-dom": "^5.1.2",
"react-scripts": "3.4.1"
"react-scripts": "3.4.1",
"react-transition-group": "^4.3.0",
"uuid": "^7.0.2"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit 8637e62

Please sign in to comment.