Skip to content

Commit 4a7471c

Browse files
committed
Use new fastboot version that adds markers.
1 parent 88c6463 commit 4a7471c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"ember-cli-lodash-subset": "2.0.1",
3030
"ember-cli-version-checker": "^2.1.0",
3131
"ember-cli-preprocess-registry": "^3.1.0",
32-
"fastboot": "^1.1.0",
32+
"fastboot": "git+https://[email protected]/ember-fastboot/fastboot.git#f17668a7bbb57f8f45acd279b704de9ba716f39c",
3333
"fastboot-express-middleware": "^1.1.0",
3434
"fastboot-transform": "^0.1.2",
3535
"fs-extra": "^4.0.2",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2904,9 +2904,9 @@ fastboot-transform@^0.1.2:
29042904
dependencies:
29052905
broccoli-stew "^1.5.0"
29062906

2907-
fastboot@^1.1.0, fastboot@^1.1.2:
2907+
fastboot@^1.1.2, "fastboot@git+https://[email protected]/ember-fastboot/fastboot.git#f17668a7bbb57f8f45acd279b704de9ba716f39c":
29082908
version "1.1.2"
2909-
resolved "https://registry.yarnpkg.com/fastboot/-/fastboot-1.1.2.tgz#1cb4b6423aacc4339fbf003cc7b6ecabd3083dfa"
2909+
resolved "git+https://git@github.com/ember-fastboot/fastboot.git#f17668a7bbb57f8f45acd279b704de9ba716f39c"
29102910
dependencies:
29112911
chalk "^2.0.1"
29122912
cookie "^0.3.1"

0 commit comments

Comments
 (0)