Skip to content
This repository has been archived by the owner on Sep 5, 2021. It is now read-only.

Commit

Permalink
update react
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadhprp committed Aug 28, 2021
1 parent 7ada329 commit 10cc9e0
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 57 deletions.
70 changes: 16 additions & 54 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"axios": "^0.19.0",
"axios": "^0.21.1",
"lazysizes": "^5.1.2",
"lodash": "^4.17.15",
"normalize.css": "^8.0.1",
"react": "^16.11.0",
"react-dom": "^16.11.0"
"react": "^16.14.0",
"react-dom": "^16.14.0"
},
"devDependencies": {
"@babel/core": "^7.7.2",
Expand Down

0 comments on commit 10cc9e0

Please sign in to comment.