Merge pull request #8496 from electron/upgrade-ffi

Upgrade to ffi@2.2.0
This commit is contained in:
Kevin Sawicki 2017-01-24 11:54:59 -08:00 committed by GitHub
commit e1fe5f4fbf

View file

@ -17,7 +17,7 @@
"yargs": "^6.0.0"
},
"optionalDependencies": {
"ffi": "2.0.0",
"ffi": "2.2.0",
"runas": "3.x"
},
"standard": {