Skip to content

Commit cade036

Browse files
committed
up
1 parent 6475b7b commit cade036

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

demos/gantt/current-time-indicator/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"@types/node": "^14.14.31",
1919
"core-js": "3.9.1",
2020
"moment": "^2.29.1",
21-
"@smart-webcomponents-angular/button": "10.0.0",
21+
"@smart-webcomponents-angular/button": "9.2.73",
2222
"@smart-webcomponents-angular/chart": "10.0.0",
23-
"@smart-webcomponents-angular/numberinput": "10.0.0",
24-
"@smart-webcomponents-angular/ganttchart": "10.3.0",
25-
"@smart-webcomponents-angular/input": "10.0.0",
26-
"@smart-webcomponents-angular/switchbutton": "10.0.0",
23+
"@smart-webcomponents-angular/numberinput": "9.2.73",
24+
"@smart-webcomponents-angular/ganttchart": "10.3.1",
25+
"@smart-webcomponents-angular/input": "9.2.73",
26+
"@smart-webcomponents-angular/switchbutton": "9.2.73",
2727
"rxjs": "^6.6.6",
2828
"zone.js": "^0.11.4"
2929
},

demos/gantt/date-markers/package.json

Lines changed: 1 addition & 1 deletion
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.3.0",
23+
"@smart-webcomponents-angular/ganttchart": "10.3.1",
2424
"rxjs": "^6.6.6",
2525
"zone.js": "^0.11.4"
2626
},

demos/gantt/task-baseline/package.json

Lines changed: 1 addition & 1 deletion
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.3.0",
22+
"@smart-webcomponents-angular/ganttchart": "10.3.1",
2323
"rxjs": "^6.6.6",
2424
"zone.js": "^0.11.4"
2525
},

demos/gantt/task-deadline/package.json

Lines changed: 1 addition & 1 deletion
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.3.0",
22+
"@smart-webcomponents-angular/ganttchart": "10.3.1",
2323
"rxjs": "^6.6.6",
2424
"zone.js": "^0.11.4"
2525
},

demos/gantt/task-indicators/package.json

Lines changed: 1 addition & 1 deletion
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.3.0",
22+
"@smart-webcomponents-angular/ganttchart": "10.3.1",
2323
"rxjs": "^6.6.6",
2424
"zone.js": "^0.11.4"
2525
},

demos/gantt/task-segments/package.json

Lines changed: 1 addition & 1 deletion
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.3.0",
22+
"@smart-webcomponents-angular/ganttchart": "10.3.1",
2323
"rxjs": "^6.6.6",
2424
"zone.js": "^0.11.4"
2525
},

demos/gantt/tooltips/package.json

Lines changed: 1 addition & 1 deletion
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.3.0",
22+
"@smart-webcomponents-angular/ganttchart": "10.3.1",
2323
"rxjs": "^6.6.6",
2424
"zone.js": "^0.11.4"
2525
},

0 commit comments

Comments
 (0)