Commit f5b47aa
authored
fix: In event processor, reverted back the typescript version to fix stubbing issue (optimizely#531)
Summary:
Typescript version was updated which resulted in some problems with stubbing event processor. Reverted back to the version which was being used earlier.
Test plan:
Tested by locally linking this version of event processor with optimizely sdk and verified that stubbing works correctly after this fix.1 parent 74c1613 commit f5b47aa
2 files changed
+4
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments