Skip to content

Commit

Permalink
feat(Vis Libraries): Use new libraries
Browse files Browse the repository at this point in the history
see #314
  • Loading branch information
hypery2k committed Oct 21, 2019
1 parent 1f83fee commit b7450cc
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 28 deletions.
63 changes: 37 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"prepublish": "npm run build"
},
"dependencies": {
"vis-network": "6.0.0",
"vis-timeline": "5.1.0"
"vis-network": "6.1.1",
"vis-timeline": "6.0.3"
},
"peerDependencies": {
"@angular/common": ">=5.0.0 || >=6.0.0 || >=7.0.0 || >=8.0.0",
Expand Down

0 comments on commit b7450cc

Please sign in to comment.