Skip to content

Commit

Permalink
chore: React 17 and dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
xidedix committed Dec 14, 2020
1 parent f9f1927 commit f6a710f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,25 @@
"@coreui/coreui": "^3.4.0",
"@coreui/icons": "^2.0.0-rc.0",
"@coreui/icons-react": "^1.0.2",
"@coreui/react": "^3.3.4",
"@coreui/react": "^3.4.0",
"@coreui/react-chartjs": "^1.0.1",
"@coreui/utils": "^1.3.1",
"classnames": "^2.2.6",
"core-js": "^3.8.0",
"core-js": "^3.8.1",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
"@wojtekmaj/enzyme-adapter-react-17": "^0.3.2",
"node-sass": "^4.14.1",
"prop-types": "^15.7.2",
"react": "^16.14.0",
"react": "^17.0.1",
"react-app-polyfill": "^2.0.0",
"react-dom": "^16.14.0",
"react-dom": "^17.0.1",
"react-redux": "^7.2.2",
"react-router-dom": "^5.2.0",
"redux": "4.0.5"
},
"devDependencies": {
"auto-changelog": "~2.2.1",
"react-scripts": "~4.0.1"
"react-scripts": "^4.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit f6a710f

Please sign in to comment.