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

Commit

Permalink
Paket güncellemeleri
Browse files Browse the repository at this point in the history
  • Loading branch information
ayberktandogan committed Mar 18, 2020
1 parent 049dd2a commit fff5a63
Show file tree
Hide file tree
Showing 2 changed files with 2,567 additions and 1,008 deletions.
29 changes: 16 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,36 @@
{
"name": "forfansubsadmin",
"version": "2.2.4",
"version": "2.3.0",
"private": true,
"homepage": "/admin",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.26",
"@fortawesome/free-brands-svg-icons": "^5.12.0",
"@fortawesome/free-regular-svg-icons": "^5.12.0",
"@fortawesome/free-solid-svg-icons": "^5.12.0",
"@fortawesome/react-fontawesome": "^0.1.8",
"@material-ui/core": "^4.9.0",
"@material-ui/icons": "^4.5.1",
"@fortawesome/fontawesome-svg-core": "^1.2.27",
"@fortawesome/free-brands-svg-icons": "^5.12.1",
"@fortawesome/free-regular-svg-icons": "^5.12.1",
"@fortawesome/free-solid-svg-icons": "^5.12.1",
"@fortawesome/react-fontawesome": "^0.1.9",
"@material-ui/core": "^4.9.5",
"@material-ui/icons": "^4.9.1",
"@material-ui/styles": "^4.9.0",
"axios": "^0.19.2",
"lodash": "^4.17.15",
"lodash-es": "^4.17.15",
"node-sass": "^4.13.1",
"react": "^16.12.0",
"react": "^16.13.0",
"react-countup": "^4.3.3",
"react-dom": "^16.12.0",
"react-dom": "^16.13.0",
"react-helmet": "^5.2.1",
"react-router-dom": "^5.1.2",
"react-scripts": "3.3.0",
"react-scripts": "3.4.0",
"react-toastify": "^5.5.0",
"reactn": "^2.2.4",
"reactn": "^2.2.6",
"reactn-devtools": "^1.1.0",
"redux": "^4.0.5",
"remarkable": "^2.0.0",
"styled-components": "^5.0.0"
"styled-components": "^5.0.1"
},
"resolutions": {
"minimist": "^1.2.3"
},
"scripts": {
"start": "SET PORT=3001&react-scripts start",
Expand Down
Loading

0 comments on commit fff5a63

Please sign in to comment.