Skip to content

Commit 05fb96e

Browse files
committed
up
1 parent a34cded commit 05fb96e

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

demos/gantt/current-time-indicator/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/button": "9.2.73",
22-
"@smart-webcomponents-angular/chart": "10.0.0",
22+
"@smart-webcomponents-angular/chart": "10.3.4",
2323
"@smart-webcomponents-angular/numberinput": "9.2.73",
2424
"@smart-webcomponents-angular/ganttchart": "10.3.4",
2525
"@smart-webcomponents-angular/input": "9.2.73",

demos/gantt/date-markers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@types/node": "^14.14.31",
1919
"core-js": "3.9.1",
2020
"moment": "^2.29.1",
21-
"@smart-webcomponents-angular/chart": "10.0.0",
22-
"@smart-webcomponents-angular/checkbox": "10.0.0",
21+
"@smart-webcomponents-angular/chart": "10.3.4",
22+
"@smart-webcomponents-angular/checkbox": "10.3.4",
2323
"@smart-webcomponents-angular/ganttchart": "10.3.4",
2424
"rxjs": "^6.6.6",
2525
"zone.js": "^0.11.4"

demos/gantt/task-baseline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/node": "^14.14.31",
1919
"core-js": "3.9.1",
2020
"moment": "^2.29.1",
21-
"@smart-webcomponents-angular/chart": "10.0.0",
21+
"@smart-webcomponents-angular/chart": "10.3.4",
2222
"@smart-webcomponents-angular/ganttchart": "10.3.4",
2323
"rxjs": "^6.6.6",
2424
"zone.js": "^0.11.4"

demos/gantt/task-deadline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/node": "^14.14.31",
1919
"core-js": "3.9.1",
2020
"moment": "^2.29.1",
21-
"@smart-webcomponents-angular/chart": "10.0.0",
21+
"@smart-webcomponents-angular/chart": "10.3.4",
2222
"@smart-webcomponents-angular/ganttchart": "10.3.4",
2323
"rxjs": "^6.6.6",
2424
"zone.js": "^0.11.4"

demos/gantt/task-indicators/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/node": "^14.14.31",
1919
"core-js": "3.9.1",
2020
"moment": "^2.29.1",
21-
"@smart-webcomponents-angular/chart": "10.0.0",
21+
"@smart-webcomponents-angular/chart": "10.3.4",
2222
"@smart-webcomponents-angular/ganttchart": "10.3.4",
2323
"rxjs": "^6.6.6",
2424
"zone.js": "^0.11.4"

demos/gantt/task-segments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/node": "^14.14.31",
1919
"core-js": "3.9.1",
2020
"moment": "^2.29.1",
21-
"@smart-webcomponents-angular/chart": "10.0.0",
21+
"@smart-webcomponents-angular/chart": "10.3.4",
2222
"@smart-webcomponents-angular/ganttchart": "10.3.4",
2323
"rxjs": "^6.6.6",
2424
"zone.js": "^0.11.4"

demos/gantt/tooltips/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/node": "^14.14.31",
1919
"core-js": "3.9.1",
2020
"moment": "^2.29.1",
21-
"@smart-webcomponents-angular/chart": "10.0.0",
21+
"@smart-webcomponents-angular/chart": "10.3.4",
2222
"@smart-webcomponents-angular/ganttchart": "10.3.4",
2323
"rxjs": "^6.6.6",
2424
"zone.js": "^0.11.4"

0 commit comments

Comments
 (0)