Skip to content

Commit

Permalink
[BUGFIX beta] Bring RSVP.cast back from the dead
Browse files Browse the repository at this point in the history
  • Loading branch information
Serabe committed Mar 9, 2018
1 parent 0b0765f commit 8862e91
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"qunit": "^2.5.0",
"route-recognizer": "^0.3.3",
"router_js": "2.0.0-beta.3",
"rsvp": "^4.8.0",
"rsvp": "^4.8.2",
"semver": "^5.5.0",
"serve-static": "^1.12.2",
"simple-dom": "^0.3.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6031,9 +6031,9 @@ rsvp@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.7.0.tgz#dc1b0b1a536f7dec9d2be45e0a12ad4197c9fd96"

rsvp@^4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.0.tgz#dc1dc400e2d48bcf3b1991f2a3b714f038fc432e"
rsvp@^4.8.2:
version "4.8.2"
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.2.tgz#9d5647108735784eb13418cdddb56f75b919d722"

rsvp@~3.0.6:
version "3.0.21"
Expand Down

0 comments on commit 8862e91

Please sign in to comment.