Skip to content

Commit

Permalink
chore(package): fix rxjs dependency to 6.3.3 due to typings errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Neonox31 committed Feb 4, 2019
1 parent 76c0c83 commit ee186a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"geojson": "^0.5.0",
"hammer-timejs": "^1.1.0",
"hammerjs": "^2.0.8",
"rxjs": "^6.0.0",
"rxjs": "6.3.3",
"zone.js": "^0.8.26"
},
"devDependencies": {
Expand Down

0 comments on commit ee186a8

Please sign in to comment.