dotenv on frontend

This commit is contained in:
canove
2020-06-19 12:22:20 -03:00
parent 02bab6bee5
commit b7b2f4bfe9
8 changed files with 7 additions and 255 deletions

View File

@@ -9,26 +9,19 @@
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"axios": "^0.19.2",
"bootstrap": "^4.5.0",
"dotenv": "^8.2.0",
"emoji-mart": "^3.0.0",
"moment": "^2.26.0",
"moment-timezone": "^0.5.31",
"qrcode.react": "^1.0.0",
"react": "^16.13.1",
"react-audio-player": "^0.13.0",
"react-bootstrap": "^1.0.1",
"react-dom": "^16.13.1",
"react-icons": "^3.10.0",
"react-infinite-scroll-reverse": "^1.0.3",
"react-loading": "^2.0.3",
"react-modal-image": "^2.5.0",
"react-moment": "^0.9.7",
"react-router-bootstrap": "^0.25.0",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1",
"react-scroll-to-bottom": "^2.0.0",
"react-toastify": "^6.0.4",
"react-web-notification": "^0.8.0",
"socket.io-client": "^2.3.0"
},
"scripts": {