aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 81cbc3d23..7dc1222d7 100644
--- a/package.json
+++ b/package.json
@@ -43,6 +43,7 @@
]
}
],
+ "reactify",
"envify",
"brfs"
]
@@ -53,6 +54,7 @@
"babel-runtime": "^6.23.0",
"bip39": "^2.2.0",
"bluebird": "^3.5.0",
+ "boron": "^0.2.3",
"browser-passworder": "^2.0.3",
"browserify-derequire": "^0.9.4",
"client-sw-ready-event": "^3.3.0",
@@ -119,6 +121,7 @@
"react-simple-file-input": "^1.0.0",
"react-tooltip-component": "^0.3.0",
"react-transition-group": "^2.2.0",
+ "reactify": "^1.1.1",
"readable-stream": "^2.1.2",
"redux": "^3.0.5",
"redux-logger": "^2.10.2",