File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# FastBoot Express Middleware
22
3+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/ember-fastboot/fastboot-express-middleware.svg )] ( https://greenkeeper.io/ )
4+
35[ ![ Build Status] ( https://travis-ci.org/ember-fastboot/fastboot-express-middleware.svg?branch=master )] ( https://travis-ci.org/ember-fastboot/fastboot-express-middleware )
46
57This middleware is a small wrapper around the
Original file line number Diff line number Diff line change 2828 "devDependencies" : {
2929 "babel-core" : " ^6.11.4" ,
3030 "babel-preset-es2015" : " ^6.9.0" ,
31- "chai" : " ^3.5 .0" ,
32- "chai-as-promised" : " ^5.3.0 " ,
31+ "chai" : " ^4.1 .0" ,
32+ "chai-as-promised" : " ^7.1.1 " ,
3333 "ember-cli" : " ^2.7.0" ,
3434 "express" : " ^4.13.4" ,
35- "mocha" : " ^2 .4.5 " ,
35+ "mocha" : " ^3 .4.2 " ,
3636 "mocha-jshint" : " ^2.3.1" ,
37- "request-promise" : " ^3.0.0 "
37+ "request-promise" : " ^4.2.1 "
3838 },
3939 "dependencies" : {
40- "chalk" : " ^1.1.3" ,
41- "fastboot" : " ^1.0.0-rc.5"
40+ "chalk" : " ^2.0.1" ,
41+ "fastboot" : " ^1.0.0-rc.5" ,
42+ "request" : " ^2.81.0"
4243 }
4344}
You can’t perform that action at this time.
0 commit comments