upgrade ffi to use new version

This commit is contained in:
Vishwas Shashidhar 2019-03-04 14:24:38 +05:30
parent 2e383a8585
commit a03f7e3c06

View File

@ -115,7 +115,7 @@
"electron-dl": "1.12.0",
"electron-log": "2.2.17",
"electron-spellchecker": "git+https://github.com/symphonyoss/electron-spellchecker.git#v1.1.4",
"ffi": "git+https://github.com/symphonyoss/node-ffi.git#v1.2.8",
"ffi": "git+https://github.com/symphonyoss/node-ffi.git#v1.2.9",
"filesize": "3.6.1",
"keymirror": "0.1.1",
"lodash.difference": "4.5.0",