Minor update to easyEws

There was a small problem with if you have “use strict” and are in the full Outlook client where the easyEws library would fail on compile on the getParentId function.

This is fixed in this version. To get the latest simply run:

npm update easyews

Or, you can reference the latest build at the CDN:

https://cdn.jsdelivr.net/npm/easyews/easyEws.js

Leave a Reply