Skip to content

Commit 2d59dfe

Browse files
authored
Merge pull request #20 from ember-fastboot/rwjblue-patch-1
Update minimum fastboot version.
2 parents 41060c7 + 37e4233 commit 2d59dfe

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
@@ -40,6 +40,6 @@
4040
"dependencies": {
4141
"broccoli-module-alchemist-install": "^0.1.1",
4242
"chalk": "^1.1.3",
43-
"fastboot": "^1.0.0-rc.0"
43+
"fastboot": "^1.0.0-rc.3"
4444
}
4545
}

0 commit comments

Comments
 (0)