Skip to content

Commit fe0723e

Browse files
committed
up
1 parent 24d6de0 commit fe0723e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demos/input/password-input/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": "11.0.0",
2222
"@smart-webcomponents-angular/input": "11.0.0",
23-
"@smart-webcomponents-angular/passwordinput": "11.0.0",
23+
"@smart-webcomponents-angular/passwordinput": "11.0.1",
2424
"@smart-webcomponents-angular/radiobutton": "11.0.0",
2525
"rxjs": "^6.6.6",
2626
"zone.js": "^0.11.4"

demos/input/textarea/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": "11.0.0",
22-
"@smart-webcomponents-angular/textarea": "11.0.0",
22+
"@smart-webcomponents-angular/textarea": "11.0.1",
2323
"@smart-webcomponents-angular/radiobutton": "11.0.0",
2424
"rxjs": "^6.6.6",
2525
"zone.js": "^0.11.4"

0 commit comments

Comments
 (0)