We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a417560 commit e64f85eCopy full SHA for e64f85e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fastboot-express-middleware",
3
- "version": "1.0.0-beta.7",
+ "version": "1.0.0-beta.8",
4
"description": "An Express middleware for rendering Ember apps with FastBoot",
5
"main": "index.js",
6
"scripts": {
@@ -32,6 +32,6 @@
32
},
33
"dependencies": {
34
"chalk": "^1.1.3",
35
- "fastboot": "^1.0.0-beta.4"
+ "fastboot": "^1.0.0-beta.5"
36
}
37
0 commit comments