Skip to content

Commit 4142c61

Browse files
fix(package): update fastboot to version 3.0.3
Closes #59
1 parent b5a4751 commit 4142c61

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
@@ -43,6 +43,6 @@
4343
},
4444
"dependencies": {
4545
"chalk": "^2.0.1",
46-
"fastboot": "^2.0.1"
46+
"fastboot": "^3.0.3"
4747
}
4848
}

0 commit comments

Comments
 (0)