Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "exec-sync", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Execute shell command synchronously. Use this for migration scripts, cli programs, but not for regular server code.", | ||
@@ -15,3 +15,3 @@ "keywords": [ | ||
"dependencies": { | ||
"ffi": "=1.1.2" | ||
"ffi": "=1.2.5" | ||
}, | ||
@@ -18,0 +18,0 @@ "devDependencies": { |
7
Updatedffi@=1.2.5