Skip to content

Commit

Permalink
Merge pull request #73 from cibernox/update-fastboot
Browse files Browse the repository at this point in the history
Update ember-cli-fastboot
  • Loading branch information
kratiahuja authored Feb 9, 2018
2 parents a267cc8 + 8c46ffb commit 1c253be
Show file tree
Hide file tree
Showing 2 changed files with 702 additions and 232 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"url": "git+https://github.com/ember-fastboot/fastboot-app-server.git"
},
"engines": {
"node": ">= 4.0.0"
"node": "^4.5 || 6.* || >= 7.*"
},
"keywords": [
"ember",
Expand All @@ -29,7 +29,7 @@
"chalk": "^2.0.1",
"compression": "^1.6.2",
"express": "^4.13.3",
"fastboot": "^1.1.0",
"fastboot": "^1.1.3",
"fastboot-express-middleware": "^1.1.1",
"fs-promise": "^2.0.3",
"request": "^2.81.0"
Expand All @@ -38,7 +38,7 @@
"babel-core": "^6.10.4",
"babel-preset-es2015": "^6.9.0",
"chai": "^4.1.0",
"ember-cli": "^2.6.2",
"ember-cli": "^2.10.2",
"mocha": "^5.0.0",
"request-promise": "^4.2.1"
}
Expand Down
Loading

0 comments on commit 1c253be

Please sign in to comment.