Skip to content

Commit 52b3432

Browse files
fix(package): update fastboot to version 2.0.1
Closes #42
1 parent 204dd04 commit 52b3432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"chalk": "^2.0.1",
41-
"fastboot": "^1.2.0",
41+
"fastboot": "^2.0.1",
4242
"request": "^2.81.0"
4343
}
4444
}

0 commit comments

Comments
 (0)