implement notifications

This commit is contained in:
David Lechner
2020-04-20 13:57:58 -05:00
parent cf5d801a9a
commit b1e99e0582
12 changed files with 258 additions and 18 deletions
+2
View File
@@ -11,6 +11,7 @@
"@types/react": "^16.9.0",
"@types/react-dom": "^16.9.0",
"@types/react-redux": "^7.1.7",
"@types/react-transition-group": "^4.2.4",
"@types/redux-logger": "^3.0.7",
"@types/web-bluetooth": "^0.0.5",
"ace-builds": "^1.4.9",
@@ -24,6 +25,7 @@
"react-dropzone": "^10.2.2",
"react-redux": "^7.2.0",
"react-scripts": "3.4.1",
"react-transition-group": "^4.3.0",
"redux": "^4.0.5",
"redux-logger": "^3.0.6",
"redux-observable": "^1.2.0",