Skip to content

Commit bbfbd3f

Browse files
Stefan SchubertStefan Schubert
authored andcommitted
update dependencies and add build artefacts
1 parent a8eb3cb commit bbfbd3f

File tree

3 files changed

+394
-2227
lines changed

3 files changed

+394
-2227
lines changed

dist/index.es.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,4 +240,4 @@ var TypedFormGroup = /** @class */ (function (_super) {
240240
return TypedFormGroup;
241241
}(FormGroup));
242242

243-
export { BaseFormControlFactory, TypedFormGroup, TypedFormControl };
243+
export { BaseFormControlFactory, TypedFormControl, TypedFormGroup };

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,5 +245,5 @@ var TypedFormGroup = /** @class */ (function (_super) {
245245
}(forms.FormGroup));
246246

247247
exports.BaseFormControlFactory = BaseFormControlFactory;
248-
exports.TypedFormGroup = TypedFormGroup;
249248
exports.TypedFormControl = TypedFormControl;
249+
exports.TypedFormGroup = TypedFormGroup;

0 commit comments

Comments
 (0)