-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade dependencies, misc. fixes #22 #27
base: master
Are you sure you want to change the base?
Conversation
Meanwhile, I added more updates to my fork today, https://github.com/FranklinChen/cxsd/tree/upgrade-dependencies |
a758f1d
to
2a36a5f
Compare
Although Bluebird appears to support ES5 at runtime, its typings now depend on ES6 Map: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/00cb71a36a31ec77e0f8c4c4598cc7d457385bf1/types/bluebird/index.d.ts#L660
2a36a5f
to
537fbdd
Compare
@FranklinChen I haven't looked at this code in a long-time so it may make sense for you to raise an alternate PR - or I can give give you write access to my repo. |
@myabc I haven't fully tested out my branch yet, I merely got it building today. Monday I'll try to actually use my branch to get something working, and once I've verified that, I'll revisit. |
Interested in using this library so if the fixes can get through, much better 👍 |
Replaces PR #22