Skip to content
This repository has been archived by the owner on Sep 30, 2019. It is now read-only.

Commit

Permalink
Downgrade to rxjs 5.5.2 from 5.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sambaptista committed Dec 4, 2017
1 parent 0d1614c commit e34c4e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"material-design-icons": "^3.0.1",
"ngx-perfect-scrollbar": "^5.0.5",
"ngx-progressbar": "^2.1.1",
"rxjs": "^5.5.3",
"rxjs": "5.5.2",
"zone.js": "^0.8.14"
},
"devDependencies": {
Expand Down
8 changes: 1 addition & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4965,18 +4965,12 @@ run-queue@^1.0.0, run-queue@^1.0.3:
dependencies:
aproba "^1.1.1"

rxjs@^5.5.2:
rxjs@5.5.2, rxjs@^5.5.2:
version "5.5.2"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.2.tgz#28d403f0071121967f18ad665563255d54236ac3"
dependencies:
symbol-observable "^1.0.1"

rxjs@^5.5.3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.3.tgz#b62227e74b84f4e77bdf440e50b5ee01a1bc7dcd"
dependencies:
symbol-observable "^1.0.1"

safe-buffer@5.1.1, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853"
Expand Down

0 comments on commit e34c4e6

Please sign in to comment.