Skip to content

Commit 3a1be4f

Browse files
fix(package): update fastboot to version 3.1.0
Closes #59
1 parent 9918911 commit 3a1be4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
},
4343
"dependencies": {
4444
"chalk": "^2.0.1",
45-
"fastboot": "^2.0.1"
45+
"fastboot": "^3.1.0"
4646
}
4747
}

0 commit comments

Comments
 (0)