Skip to content

Commit 38facea

Browse files
committed
update
1 parent 761d039 commit 38facea

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

demos/editor/auto-save/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/button": "9.3.43",
2222
"@smart-webcomponents-angular/checkbox": "9.3.43",
23-
"@smart-webcomponents-angular/editor": "9.3.43",
23+
"@smart-webcomponents-angular/editor": "9.3.45",
2424
"rxjs": "^6.6.6",
2525
"zone.js": "^0.11.4"
2626
},

demos/editor/custom-inline-toolbar/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/editor": "9.3.43",
21+
"@smart-webcomponents-angular/editor": "9.3.45",
2222
"rxjs": "^6.6.6",
2323
"zone.js": "^0.11.4"
2424
},

demos/editor/edit-mode-markdown-custom-formats/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/button": "9.3.43",
2222
"@smart-webcomponents-angular/switchbutton": "9.2.73",
23-
"@smart-webcomponents-angular/editor": "9.3.43",
23+
"@smart-webcomponents-angular/editor": "9.3.45",
2424
"rxjs": "^6.6.6",
2525
"zone.js": "^0.11.4"
2626
},

demos/editor/edit-mode-markdown/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/editor": "9.3.43",
21+
"@smart-webcomponents-angular/editor": "9.3.45",
2222
"rxjs": "^6.6.6",
2323
"zone.js": "^0.11.4"
2424
},

demos/editor/editor-char-counter/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/editor": "9.3.43",
21+
"@smart-webcomponents-angular/editor": "9.3.45",
2222
"rxjs": "^6.6.6",
2323
"zone.js": "^0.11.4"
2424
},

demos/editor/editor-events/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/editor": "9.3.43",
21+
"@smart-webcomponents-angular/editor": "9.3.45",
2222
"rxjs": "^6.6.6",
2323
"zone.js": "^0.11.4"
2424
},

demos/editor/editor-inside-window/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/button": "9.3.43",
2222
"@smart-webcomponents-angular/window": "9.2.73",
23-
"@smart-webcomponents-angular/editor": "9.3.43",
23+
"@smart-webcomponents-angular/editor": "9.3.45",
2424
"rxjs": "^6.6.6",
2525
"zone.js": "^0.11.4"
2626
},

demos/editor/editor-keyboard-shortcuts/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/editor": "9.3.43",
21+
"@smart-webcomponents-angular/editor": "9.3.45",
2222
"rxjs": "^6.6.6",
2323
"zone.js": "^0.11.4"
2424
},

demos/editor/editor-methods/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.3.43",
22-
"@smart-webcomponents-angular/editor": "9.3.43",
22+
"@smart-webcomponents-angular/editor": "9.3.45",
2323
"rxjs": "^6.6.6",
2424
"zone.js": "^0.11.4"
2525
},

demos/editor/editor-paste-format/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/editor": "9.3.43",
21+
"@smart-webcomponents-angular/editor": "9.3.45",
2222
"rxjs": "^6.6.6",
2323
"zone.js": "^0.11.4"
2424
},

0 commit comments

Comments
 (0)