chore(package.json): upgrade traceur to v0.0.87
Fix in source-map test to follow through the sourcemap chain.
This commit is contained in:
committed by
Rado Kirov
parent
d304f41197
commit
9d21a6f40d
Vendored
+1
-1
@@ -228,4 +228,4 @@ export class ControlArray extends AbstractControl {
|
||||
this._errors = this.validator(this);
|
||||
this._status = isPresent(this._errors) ? INVALID : VALID;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user