File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
packages/ember-cli-fastboot Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 46
46
"body-parser" : " ^1.18.3" ,
47
47
"broccoli-asset-rev" : " ^3.0.0" ,
48
48
"broccoli-test-helper" : " ^1.5.0" ,
49
+ "co" : " 4.6.0" ,
49
50
"chai" : " ^4.1.2" ,
50
51
"chai-fs" : " ^2.0.0" ,
51
52
"chai-string" : " ^1.4.0" ,
Original file line number Diff line number Diff line change @@ -5577,6 +5577,11 @@ clone@^2.0.0, clone@^2.1.2:
5577
5577
resolved "https://registry.yarnpkg.com/clone/-/clone-2.1.2.tgz#1b7f4b9f591f1e8f83670401600345a02887435f"
5578
5578
integrity sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=
5579
5579
5580
+ co@4.6.0:
5581
+ version "4.6.0"
5582
+ resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
5583
+ integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=
5584
+
5580
5585
code-point-at@^1.0.0:
5581
5586
version "1.1.0"
5582
5587
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
You can’t perform that action at this time.
0 commit comments