Skip to content

Commit 7454d56

Browse files
committed
up
1 parent 1c0b8c5 commit 7454d56

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

demos/gantt/adjust-to-nonworking-time/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"moment": "^2.29.1",
2121
"@smart-webcomponents-angular/button": "10.0.0",
2222
"@smart-webcomponents-angular/chart": "10.0.0",
23-
"@smart-webcomponents-angular/ganttchart": "10.0.2",
23+
"@smart-webcomponents-angular/ganttchart": "10.0.3",
2424
"rxjs": "^6.6.6",
2525
"zone.js": "^0.11.4"
2626
},

demos/gantt/hidden-tasks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"moment": "^2.29.1",
2121
"@smart-webcomponents-angular/chart": "10.0.0",
2222
"@smart-webcomponents-angular/checkbox": "10.0.0",
23-
"@smart-webcomponents-angular/ganttchart": "10.0.2",
23+
"@smart-webcomponents-angular/ganttchart": "10.0.3",
2424
"rxjs": "^6.6.6",
2525
"zone.js": "^0.11.4"
2626
},

demos/gantt/infinite-timeline/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"core-js": "3.9.1",
2020
"moment": "^2.29.1",
2121
"@smart-webcomponents-angular/chart": "10.0.0",
22-
"@smart-webcomponents-angular/ganttchart": "10.0.2",
22+
"@smart-webcomponents-angular/ganttchart": "10.0.3",
2323
"rxjs": "^6.6.6",
2424
"zone.js": "^0.11.4"
2525
},

0 commit comments

Comments
 (0)