Skip to content

Commit

Permalink
Update vis.js version ITC-2334
Browse files Browse the repository at this point in the history
  • Loading branch information
nook24 committed Jun 30, 2020
1 parent 404b541 commit 4071e27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"spectrum-colorpicker2": "^2.0.0 ",
"tsparticles": "^1.15.2",
"underscore": "^1.9.1",
"vis-data": "^6.4.1",
"vis-network": "^7.3.5",
"vis-timeline": "^7.1.3"
"vis-data": "^6.6.1",
"vis-network": "^7.8.0",
"vis-timeline": "^7.3.7"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down
2 changes: 1 addition & 1 deletion src/itnovum/openITCOCKPIT/Core/AngularJS/AngularAssets.php
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ class AngularAssets implements AngularAssetsInterface {
'/node_modules/animate.css/animate.min.css',
'/node_modules/bootstrap-datepicker/dist/css/bootstrap-datepicker.css',
'/node_modules/spectrum-colorpicker2/dist/spectrum.min.css',
'/node_modules/vis-network/dist/vis-network.min.css',
'/node_modules/vis-network/dist/dist/vis-network.min.css',
'/node_modules/vis-timeline/dist/vis-timeline-graph2d.css',
'/node_modules/noty/lib/noty.css',
'/node_modules/angular-flippy/dist/css/angular-flippy.min.css',
Expand Down

0 comments on commit 4071e27

Please sign in to comment.