Skip to content

Commit 5496694

Browse files
author
Kelly Selden
authored
update fastboot
to use the node 4 fixed version at a minimum.
1 parent e7b3fcb commit 5496694

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,6 +38,6 @@
3838
},
3939
"dependencies": {
4040
"chalk": "^1.1.3",
41-
"fastboot": "^1.0.0-rc.3"
41+
"fastboot": "^1.0.0-rc.5"
4242
}
4343
}

0 commit comments

Comments
 (0)