Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Update package version of RxJs lib
  • Loading branch information
asachan2707 authored Jul 19, 2019
1 parent 6233d6a commit 7d48e81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"ngx-socket-io": "^2.0.0",
"ngx-virtual-scroller": "^1.0.16",
"ram-product-list": "0.0.1",
"rxjs": "^6.1.0",
"rxjs": "6.3.0",
"zone.js": "^0.8.26"
},
"devDependencies": {
Expand Down Expand Up @@ -57,4 +57,4 @@
"ts-node": "~5.0.1",
"tslint": "~5.9.1"
}
}
}

0 comments on commit 7d48e81

Please sign in to comment.