Add dependency on browser-encrypted-attachment
This commit is contained in:
parent
72d24f58d0
commit
0bfcb38879
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-runtime": "^6.11.6",
|
"babel-runtime": "^6.11.6",
|
||||||
|
"browser-encrypt-attachment": "^0.1.0",
|
||||||
"browser-request": "^0.3.3",
|
"browser-request": "^0.3.3",
|
||||||
"classnames": "^2.1.2",
|
"classnames": "^2.1.2",
|
||||||
"draft-js": "^0.8.1",
|
"draft-js": "^0.8.1",
|
||||||
|
|
Loading…
Reference in a new issue