Skip to content

Commit

Permalink
Update @ngrx/effects version
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulhaq-e committed Aug 26, 2017
1 parent aac84e9 commit 4bf2057
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -42,7 +42,7 @@
"peerDependencies": {
"@angular/common": "^4.0.0",
"@angular/core": "^4.0.0",
"@ngrx/effects": "4.0.3",
"@ngrx/effects": "4.0.5",
"@ngrx/store": "4.0.3",
"rxjs": "^5.0.0"
},
Expand All @@ -56,7 +56,7 @@
"@angular/platform-browser": "^4.3.5",
"@angular/platform-browser-dynamic": "^4.3.5",
"@angular/platform-server": "^4.3.5",
"@ngrx/effects": "4.0.3",
"@ngrx/effects": "4.0.5",
"@ngrx/store": "4.0.3",
"@types/deep-freeze": "^0.0.29",
"@types/fs-extra": "^4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -66,11 +66,11 @@
dependencies:
tsickle "^0.21.0"

"@ngrx/effects@4.0.3":
version "4.0.3"
resolved "https://registry.yarnpkg.com/@ngrx/effects/-/effects-4.0.3.tgz#5c1fbba5665373ce28a5934a122a6d5b1bc15edf"
"@ngrx/effects@4.0.5":
version "4.0.5"
resolved "https://registry.yarnpkg.com/@ngrx/effects/-/effects-4.0.5.tgz#1224763800621b7305f9b18bc17ee09b25c861d1"

"@ngrx/store@4.0.3":
"@ngrx/store@4.0.5":
version "4.0.3"
resolved "https://registry.yarnpkg.com/@ngrx/store/-/store-4.0.3.tgz#36abacdfa19bfb8506e40de80bae06050a1e15e9"

Expand Down

0 comments on commit 4bf2057

Please sign in to comment.