diff --git a/package.json b/package.json index ed9a418..ea47aa8 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,6 @@ }, "dependencies": { "chalk": "^2.0.1", - "fastboot": "^2.0.1" + "fastboot": "^3.0.2" } }