Skip to content

Commit e1693e5

Browse files
committed
abc
1 parent 3f3ec0e commit e1693e5

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

demos/editor/content-filtering/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/multicomboinput": "9.4.1",
2222
"@smart-webcomponents-angular/input": "9.4.1",
23-
"@smart-webcomponents-angular/editor": "9.4.3",
23+
"@smart-webcomponents-angular/editor": "9.4.4",
2424
"rxjs": "^6.6.6",
2525
"zone.js": "^0.11.4"
2626
},

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

demos/editor/custom-messages/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.4.1",
2222
"@smart-webcomponents-angular/radiobutton": "9.4.1",
23-
"@smart-webcomponents-angular/editor": "9.4.3",
23+
"@smart-webcomponents-angular/editor": "9.4.4",
2424
"rxjs": "^6.6.6",
2525
"zone.js": "^0.11.4"
2626
},

demos/editor/find-and-replace/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.4.3",
21+
"@smart-webcomponents-angular/editor": "9.4.4",
2222
"rxjs": "^6.6.6",
2323
"zone.js": "^0.11.4"
2424
},

demos/editor/import/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.4.1",
22-
"@smart-webcomponents-angular/editor": "9.4.3",
22+
"@smart-webcomponents-angular/editor": "9.4.4",
2323
"rxjs": "^6.6.6",
2424
"zone.js": "^0.11.4"
2525
},

demos/editor/toolbar-single-line-ribbon/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.4.3",
21+
"@smart-webcomponents-angular/editor": "9.4.4",
2222
"rxjs": "^6.6.6",
2323
"zone.js": "^0.11.4"
2424
},

0 commit comments

Comments
 (0)