aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 80235e1db..36580a0f7 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,7 @@
37 "dependencies": { 37 "dependencies": {
38 "@babel/polyfill": "7.4.4", 38 "@babel/polyfill": "7.4.4",
39 "@babel/runtime": "7.4.5", 39 "@babel/runtime": "7.4.5",
40 "@mdi/js": "4.2.95",
40 "@meetfranz/electron-notification-state": "1.0.0", 41 "@meetfranz/electron-notification-state": "1.0.0",
41 "@meetfranz/forms": "file:packages/forms", 42 "@meetfranz/forms": "file:packages/forms",
42 "@meetfranz/theme": "file:packages/theme", 43 "@meetfranz/theme": "file:packages/theme",
@@ -72,6 +73,7 @@
72 "prop-types": "^15.5.10", 73 "prop-types": "^15.5.10",
73 "react": "16.6.3", 74 "react": "16.6.3",
74 "react-addons-css-transition-group": "15.6.2", 75 "react-addons-css-transition-group": "15.6.2",
76 "react-confetti": "3.1.0",
75 "react-dom": "16.6.3", 77 "react-dom": "16.6.3",
76 "react-dropzone": "7.0.1", 78 "react-dropzone": "7.0.1",
77 "react-electron-web-view": "^2.0.1", 79 "react-electron-web-view": "^2.0.1",