Skip to content

Explicitly require promise v2

Compare
Choose a tag to compare
@Exanlv Exanlv released this 20 Nov 08:18
· 12 commits to master since this release

Since not everything is compatible with promise v3 yet, v2 is now explicitly required so the library doesnt break accidentally while updating.

Updating to promise v3 is the end goal.