Skip to content

Commit e10c5dd

Browse files
committed
Merge pull request #3 from arjansingh/patch-1
Use [email protected]
2 parents 3cc45b9 + d836abb commit e10c5dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fastboot-express-middleware",
3-
"version": "1.0.0-beta.5",
3+
"version": "1.0.0-beta.6",
44
"description": "An Express middleware for rendering Ember apps with FastBoot",
55
"main": "index.js",
66
"scripts": {
@@ -32,6 +32,6 @@
3232
},
3333
"dependencies": {
3434
"chalk": "^1.1.3",
35-
"fastboot": "^1.0.0-beta.2"
35+
"fastboot": "^1.0.0-beta.3"
3636
}
3737
}

0 commit comments

Comments
 (0)