Hovercard: add react-popper

This commit is contained in:
Alex Gleason
2020-09-09 19:21:27 -05:00
parent 6798554215
commit 1ace723c3e
2 changed files with 27 additions and 0 deletions

View File

@ -46,6 +46,7 @@
"@babel/preset-react": "^7.0.0",
"@babel/runtime": "^7.3.4",
"@clusterws/cws": "^0.16.0",
"@popperjs/core": "^2.4.4",
"array-includes": "^3.0.3",
"autoprefixer": "^9.5.1",
"axios": "^0.19.0",
@ -114,6 +115,7 @@
"react-motion": "^0.5.2",
"react-notification": "^6.8.4",
"react-overlays": "^0.8.3",
"react-popper": "^2.2.3",
"react-redux": "^6.0.1",
"react-redux-loading-bar": "^4.5.0",
"react-router-dom": "^4.1.1",